La TeXtractor – Get your LaTeX zipped up!
Do you find yourself sometimes in need of a neat and clean zip archive with the essential artefacts of your LaTeX project? Maybe to submit it along with the camera-ready PDF of your paper?
The times when you manually cleaned out your project directory are over!
We present: La TeXtractor a tool that takes care of everything for you (no warranty!!)
Usage
Simply run textract -m paper.tex camera-ready.zip and you are done.
Really, that's almost it. Check out textract --help for the more advanced
power-user features like
- include additional files (like a copyright form)
- get a directory with all files in the zip for extra reassurance
How it works
To be honest: It's not hard. LaTeX's -recorder option does the heavy lifting
by listing all files that are accessed during a build run.
La TeXtractor just takes all (non-global) build assets from that list and zips
them up.
To make sure that everything that is needed for a build is included, La
TeXtractor test the build on a copy of the zip,
and prints a reassuring success message if all goes right.
Release files for latextractor 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| latextractor-1.0.0.tar.gz | 4.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| latextractor-1.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 9.5 kB
Release files / latextractor-1.0.0.tar.gz
| Download URL | latextractor-1.0.0.tar.gz |
|---|---|
| Size | 4.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
fc256e278dda7487a7ca8bd92c6cfd2cdff81086563d92409f69ef2c8bb6a229
|
|
BLAKE2b-256 checksum How to use checksums |
10b3e24b72174896fec96b29c20058bb723f18091bb432a55711b84329ef845f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.0 CPython/3.10.2
|
Release files / latextractor-1.0.0-py3-none-any.whl
| Download URL | latextractor-1.0.0-py3-none-any.whl |
|---|---|
| Size | 5.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
bd12c5eedf354ceb2f809d41156f3c5b06446860b09ba83745000fb1cd7c3189
|
|
BLAKE2b-256 checksum How to use checksums |
7164ee5e6ce70cf897ca1550d69eff572b55760195845c8eff3904e314e62237
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.0 CPython/3.10.2
|