papers

View on PyPIReverse Dependencies (0)

0.2.0 papers-0.2.0-py2.py3-none-any.whl

Wheel Details

Project: papers
Version: 0.2.0
Filename: papers-0.2.0-py2.py3-none-any.whl
Download: [link]
Size: 14912
MD5: 15b71165ddd18c50eeba83bc710b5380
SHA256: e36cc5c36ad65b94dc512de3b448a92c1363e96dc49d1c345b2d400d87dded76
Uploaded: 2020-06-30 07:16:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: papers
Version: 0.2.0
Summary: Simple reference manager in Python
Author: Jan-Matthis Lueckmann
Author-Email: mail[at]jan-matthis.de
Home-Page: https://github.com/jan-matthis/papers
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6.0
Requires-Dist: unidecode
Requires-Dist: jinja2
Requires-Dist: markdown2
Requires-Dist: pybtex
Requires-Dist: requests
Requires-Dist: black; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
[Description omitted; length: 1545 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.34.2)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
papers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
papers/__version__.py sha256=zpHIM4v-sIMttitw4o_oPc-eiqXwmlmmcSwU6b3-XYw 63
papers/cli.py sha256=z60GB7wiIlfsLt1ZqT5OjwQ2yzsqdgWf0ZVIHp59evE 4640
papers/papers.py sha256=tjo6ZG2BU53NrEaGYyFRdDV1ahzhE59y2eBkdpm8xXs 8082
papers/templates/index.html sha256=YAnHlQKWV74hBmUsNLRBgAr4hBCaUATlWQSmjRJj0Ro 6814
papers/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
papers/utils/argparse.py sha256=VHy9HcThqruoJWcEIBm0vlEOKnCO9lCVSYSSe2U9Nac 666
papers/utils/arxiv.py sha256=bU8ELgw5qNf6ei6ezH5-7zz_xZq3aZr9PIqG768yTbs 1579
papers/utils/bibtex.py sha256=SWuheZes7kNDcf5orqiWnNt76E-2JbEcBuFKsw7apbI 3732
papers/utils/debug.py sha256=wAhCr2y0a1RaPLguTL1yJAWNA-dtIk1lQvklTSX-TO0 480
papers/utils/formatters.py sha256=CxaNXUACQSy3PoTfJTLR0YbhZug4EJOEvaRri-T6Gds 4045
papers/utils/imagemagick.py sha256=eo4jLV-077JpmrLqI7yBl5u35HyFHQ0al9c_WmeuXnk 465
papers-0.2.0.dist-info/LICENSE sha256=wI6MNurVivLVF4GXgAaF-3asjsdxf4iAVmT7j_qHjec 1060
papers-0.2.0.dist-info/METADATA sha256=jkWjpmEE08lZhikwt40jAbyN9FevCb3UsHBEY7AylI0 2454
papers-0.2.0.dist-info/WHEEL sha256=kGT74LWyRUZrL4VgLh6_g12IeVl_9u9ZVhadrgXZUEY 110
papers-0.2.0.dist-info/entry_points.txt sha256=KjeLJ-D3XQShTNWbr--t9rM_CEDeKT3bJ6JupARSeaM 126
papers-0.2.0.dist-info/top_level.txt sha256=sLdcLzjapCbtCY-yXhtEHZEniJB7I35rxRLLLURc8mo 7
papers-0.2.0.dist-info/RECORD

top_level.txt

papers

entry_points.txt

papers = papers.cli:cli_papers
papers-export = papers.cli:cli_export
papers-import = papers.cli:cli_import