Tools for hacking LaTeX documents
Project description
paperweight
Paperweight is a Python package for hacking LaTeX documents.
Paperweight operates on LaTeX documents either on the local filesystem, or as a commit in a git repository. Paperweight can be used to manipulate documents, such as embedded input files and bibliographies, or can provide analytics such as rich information about references made in a document. See the API documentation below for further information.
Paperweight is developed on GitHub under an open BSD license.
Installation
You can install the latest Paperweight and its dependencies from PyPI:
pip install paperweight
You can also install the bleeding-edge from git:
pip install git+git://github.com/jonathansick/paperweight.git
Alternatively you can develop directly on the git source repository:
git clone https://github.com/jonathansick/paperweight.git cd paperweight python setup.py develop python setup.py build_sphinx
Contributors
Paperweight was created as a hack for .Astronomy 6 (2014) in Chicago.
Copyright 2015 Jonathan Sick, @jonathansick
BSD Licensed
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
File details
Details for the file paperweight-0.1.1.tar.gz
.
File metadata
- Download URL: paperweight-0.1.1.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d9f36761849938a7eed92344083b53f37596af4664de78239d15d5c77225c6e |
|
MD5 | 077149cd34f147fbd78f3658dfbda1f4 |
|
BLAKE2b-256 | f2590a45c2af8a947871c56525d17a38344a5cce19f04274dc528565303fda16 |
File details
Details for the file paperweight-0.1.1.macosx-10.10-x86_64.tar.gz
.
File metadata
- Download URL: paperweight-0.1.1.macosx-10.10-x86_64.tar.gz
- Upload date:
- Size: 13.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | edfce6902b14ecb4f4060784c06761b967dc2b62590c7f12166627f1a21b7405 |
|
MD5 | 14ed0c111cf1b4c47c49a7c9e3c3064d |
|
BLAKE2b-256 | 292a0f8663e9bdb0754b68571656745f6d678b8eab79a323f6b762c89e3ec13f |