franklin

View on PyPIReverse Dependencies (0)

0.14 franklin-0.14-py3-none-any.whl

Wheel Details

Project: franklin
Version: 0.14
Filename: franklin-0.14-py3-none-any.whl
Download: [link]
Size: 30586
MD5: 13971bd6302b348621a24101f065799a
SHA256: 1c15d79f8970557e19d173af3c42b54f37ed133da533e328f2af870217b75e8d
Uploaded: 2024-03-21 18:18:03 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: franklin
Version: 0.14
Summary: Retrieve scientific papers and manage associated citations.
Author-Email: Mark Wolfman <wolfman[at]anl.gov>
Project-Url: Homepage, https://github.com/canismarko/franklin
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Topic :: Utilities
Classifier: Topic :: Scientific/Engineering
Requires-Dist: bibtexparser
Requires-Dist: requests
Requires-Dist: tqdm
Requires-Dist: pandas
Requires-Dist: titlecase
Requires-Dist: orgparse
Requires-Dist: black; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: build; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 1288 characters]

WHEEL

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

RECORD

Path Digest Size
franklin/__init__.py sha256=xByQxSWZ1AYRxQ5gdcPEk16iZqmgNXymCd67MptP8x8 113
franklin/article.py sha256=r8lIp1WiiURL3Isc-zlmOMz1boyZIsFBauudVIqvscs 4815
franklin/config.py sha256=fF_-kJQQHvvsd0kuG-0Wh8CLe6ChIlLAVQvYAF3Z1aE 645
franklin/exceptions.py sha256=4vmrKWKEYxZUqYmO5_gv1KpTGzDxVO1GwecNsFZFrQs 829
franklin/fetch_doi.py sha256=2VHjb8o38QD8tyLNAZVqIUE1mVfPDAl2lThaVdOcNcg 9291
franklin/journals.py sha256=LnoaGFh7AWsRNS5cZC3uYfvrWXQc08wLu_Ol5ca_-sE 18743
franklin/orgmode.py sha256=HY7y-7zQ43pgIdD-yCwbDUj0nUTFNuHxGjztic824Gg 1896
franklin/publishers.py sha256=lvG_87u01jW8X3EeVQfMqxVM2KUQwUDCGqj7owdond0 9118
franklin/version.py sha256=bRKCZILNsRaQazrJI-tc5SDwOSzsWVh5Ve75Rnm2UhA 21
franklin-0.14.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
franklin-0.14.dist-info/METADATA sha256=OH-76eSvKAQcJjZgtTvOqoNnJuFjwFaKvSQ0fmQHIzM 2225
franklin-0.14.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
franklin-0.14.dist-info/entry_points.txt sha256=Dp9YO8BcNAb55p2JmUjR7hOIQfN0YDeW9nimc5909H4 163
franklin-0.14.dist-info/top_level.txt sha256=vHPL804nwadrF1YjwonJqxXDYVmhyUO7iab4oy84Oh0 9
franklin-0.14.dist-info/RECORD

top_level.txt

franklin

entry_points.txt

abbreviate-journals = franklin.journals:abbreviate_journals_cli
dedupe-notes = franklin.orgmode:dedupe_notes
fetch-doi = franklin.fetch_doi:main