yaml2bib

View on PyPIReverse Dependencies (0)

0.1.3 yaml2bib-0.1.3-py3-none-any.whl

Wheel Details

Project: yaml2bib
Version: 0.1.3
Filename: yaml2bib-0.1.3-py3-none-any.whl
Download: [link]
Size: 7202
MD5: e153fac868f7b1109023e76d8b950916
SHA256: 85655e2a8d533a481c37bb471b2467ac44521bec81045397ba36acc13c993cf4
Uploaded: 2020-06-24 10:43:23 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: yaml2bib
Version: 0.1.3
Summary: Convert a yaml file containing (key -> DOI) pairs to bib file with the correct journal abbreviations.
Author: Bas Nijholt
Author-Email: basnijholt[at]gmail.com
Home-Page: https://github.com/basnijholt/yaml2bib
License: MIT
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Requires-Dist: Click
Requires-Dist: crossrefapi
Requires-Dist: diskcache
Requires-Dist: requests
Requires-Dist: pylatexenc
Requires-Dist: pyyaml
Requires-Dist: tqdm
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: bump2version; extra == "dev"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: m2r; extra == "docs"
Requires-Dist: sphinxcontrib.apidoc; extra == "docs"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: tox; extra == "test"
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 2737 characters]

WHEEL

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

RECORD

Path Digest Size
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_yaml2bib.py sha256=IF3JoQs-gV3PekbXOBqYmorVl_3M0MxaEcatPE5Iqa8 419
yaml2bib/__init__.py sha256=yaBCpQvfI4nlRgHNJtld380aAjMZC9BlYBQ63T0DwAI 122
yaml2bib/_yaml2bib.py sha256=7LqYP5aLB87Qx4ewXx1o6BIvSHlBRcmhozp_XVaB1lI 9788
yaml2bib-0.1.3.dist-info/LICENSE sha256=KTuqRz9qYhG5DvhjNGsF8QoxYQRoVsHWij3snK78PKQ 1068
yaml2bib-0.1.3.dist-info/METADATA sha256=1ULeLZ6KBSG52-cBhjACHMNsIjZPSSiBD31SiWcpTII 4190
yaml2bib-0.1.3.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
yaml2bib-0.1.3.dist-info/entry_points.txt sha256=RR-X3w2kyuL2mVoxID7MNQJfGhFbjYHYDxP9WNu09Lc 53
yaml2bib-0.1.3.dist-info/top_level.txt sha256=LEbzlJpAk70ZIVvHdwlxF4OHCLn_EOGMY-5yXOG34VM 15
yaml2bib-0.1.3.dist-info/RECORD

top_level.txt

tests
yaml2bib

entry_points.txt

yaml2bib = yaml2bib:_yaml2bib.cli