refextract

View on PyPIReverse Dependencies (1)

1.1.4 refextract-1.1.4-py3-none-any.whl

Wheel Details

Project: refextract
Version: 1.1.4
Filename: refextract-1.1.4-py3-none-any.whl
Download: [link]
Size: 358498
MD5: 821110fcbf86ab50c316795d4ce7ef1f
SHA256: f8d0dc69289230eec861a40b5956f88ec1661294e1d0f419730429cef40a0f14
Uploaded: 2021-10-12 08:04:01 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: refextract
Version: 1.1.4
Summary: Small library for extracting references used in scholarly communication.
Author: CERN
Author-Email: admin[at]inspirehep.net
Home-Page: https://github.com/inspirehep/refextract
License: GPLv2
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Platform: any
Requires-Dist: PyPDF2 (>=1.26.0,~=1.0)
Requires-Dist: autosemver (>=0.5.3,~=0.0)
Requires-Dist: python-magic (>=0.4.15,~=0.0)
Requires-Dist: requests (>=2.18.4,~=2.0)
Requires-Dist: six (>=1.10.0,~=1.0)
Requires-Dist: unidecode (>=1.0.22,~=1.0)
Requires-Dist: inspire-utils (>=3.0.0,~=3.0)
Requires-Dist: Sphinx (>=1.7.1,~=1.0); extra == "all"
Requires-Dist: flake8-future-import (>=0.4.4,~=0.0); extra == "all"
Requires-Dist: flake8 (>=3.5.0,~=3.0); extra == "all"
Requires-Dist: pytest-cov (>=2.10,~=2.0); extra == "all"
Requires-Dist: pytest (>=4.6,~=4.0); extra == "all"
Requires-Dist: responses (>=0.8.1,~=0.0); extra == "all"
Requires-Dist: Sphinx (>=1.7.1,~=1.0); extra == "docs"
Requires-Dist: flake8-future-import (>=0.4.4,~=0.0); extra == "tests"
Requires-Dist: flake8 (>=3.5.0,~=3.0); extra == "tests"
Requires-Dist: pytest-cov (>=2.10,~=2.0); extra == "tests"
Requires-Dist: pytest (>=4.6,~=4.0); extra == "tests"
Requires-Dist: responses (>=0.8.1,~=0.0); extra == "tests"
Requires-Dist: unicode-string-literal (>=1.1,~=1.0); python_version == "2.7" and extra == "tests"
Provides-Extra: all
Provides-Extra: docs
Provides-Extra: tests
[Description omitted; length: 4124 characters]

WHEEL

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

RECORD

Path Digest Size
refextract/__init__.py sha256=eUq0LoWljvU-qm_gzlvEEKtjiEgqEwrKZwBR6BV0WBM 1394
refextract/version.py sha256=6_vXsDlfpVlzZoac1N3oQkq46QWH7dOjw1zDbqGaVWA 1156
refextract/__pycache__/__init__.cpython-36.pyc sha256=YbzaehNm5Kj7M-TEpmTZT3NJDRKB-LOOXdC2QhzJ39o 473
refextract/__pycache__/version.cpython-36.pyc sha256=Tl-8cXAEc5uPe-JTyGhdSN6Vd7LuBvKfa997_8K4Qxk 304
refextract/authors/__init__.py sha256=OdvONMVdq6_IjObfn35kBlavxruCwC0eN0toolNONFc 993
refextract/authors/regexs.py sha256=6MsxPvvtBAcr_1pE22TkF-ellzxzeVQKy-PcBAMQfhY 23340
refextract/authors/__pycache__/__init__.cpython-36.pyc sha256=-MBqtIgPmyJzHjCEt-p-PyUi5DwIMbzr14p81zOz8ds 153
refextract/authors/__pycache__/regexs.cpython-36.pyc sha256=R-YbmJQKXSX0w0JPI_EW4UUnjnRyKBRVcNf7p39DfYE 18082
refextract/documents/__init__.py sha256=OdvONMVdq6_IjObfn35kBlavxruCwC0eN0toolNONFc 993
refextract/documents/pdf.py sha256=ZyiCk69l71Mvn-9BbPAvffvmyEPzIYOF4X_4EohwAjI 14371
refextract/documents/text.py sha256=9hYISJgUMewo0ERx0zb-vKOFyImT5shEG92EOyiDcn4 18637
refextract/documents/__pycache__/__init__.cpython-36.pyc sha256=f5m_H_cqJeBz_NUdSQR4bNjUsmvfWQi7z8GVB7R6l9k 155
refextract/documents/__pycache__/pdf.cpython-36.pyc sha256=AuObk-Ien4I1NulBV_zwsIFm2rjnmxlrEI76l1RWOo8 7039
refextract/documents/__pycache__/text.cpython-36.pyc sha256=ULle2Lppar-mHJ4rRa_lL8LBaP2YXNj8U4IBWjjQz9k 11141
refextract/references/__init__.py sha256=OdvONMVdq6_IjObfn35kBlavxruCwC0eN0toolNONFc 993
refextract/references/api.py sha256=FjV2Mdwz6c87zEBN9nN2viT1YXMJbsDHuphkpVJLusU 8279
refextract/references/config.py sha256=Zt3awnDAMvoKCptlariWhJoWi9jY27DeIaqyP10bNPk 4887
refextract/references/engine.py sha256=d2uM02nwxpU_9Yp9zOVJw-yVVYnEu6supHnBq8BNINU 58412
refextract/references/errors.py sha256=T-6_1EE4J42jGpQfHS-Ld21ZnwXzwZiixNgxVooYgCQ 1246
refextract/references/find.py sha256=ptojh8rtJc894AAul6p0u1JTnGGV_CzIljuyGovZkD4 21120
refextract/references/kbs.py sha256=xs8KbdEw5DemU1Wo2Z7Fe2VAhAuvemttzeSx0DT-X7g 23328
refextract/references/pdf.py sha256=o_nfdfGU1tALm_2QMKCBauUkvrlbR2xs5pp3DElQL7o 9403
refextract/references/record.py sha256=AlzzyFomu1Z8LTKmMUyKW5iLggL9CnGkzPO-L2ZBBS0 6976
refextract/references/regexs.py sha256=6oEkPkTokHPb3nm_N50dy3WzbxdfnyjFUtTKtBwbREw 33583
refextract/references/tag.py sha256=Qu16xYzkto4k6aVhFZYLE2tSlKz0DtpCqFDhDJZ2JZw 63022
refextract/references/text.py sha256=ecfKqb9cf_YR6zBaK6sjH8jfcUGCeP9yHt-1d4TW024 15065
refextract/references/__pycache__/__init__.cpython-36.pyc sha256=1rTnyI77uvqfu25D-uM0MUpjzax4ZRR0f52aiKxrwBg 156
refextract/references/__pycache__/api.cpython-36.pyc sha256=fPxJDW5Sitct3ybjSs5YcezRe9gKZit-z9s_tsu1Yz8 6048
refextract/references/__pycache__/config.cpython-36.pyc sha256=Zeld0ez3hZ9vetVMenVBaCdRaa_L0XfbCTKce5K8xwc 2911
refextract/references/__pycache__/engine.cpython-36.pyc sha256=NhgLJR8gdxwfcy8c_V9iJEM206wr1HV3opYEt0cT7hs 30617
refextract/references/__pycache__/errors.cpython-36.pyc sha256=CiI18BxRzg2jOaXroQbk1U8rysfIP9KD1eNo6uuLh8E 647
refextract/references/__pycache__/find.cpython-36.pyc sha256=vzhXKrIvsJSgtiAe9dBttcHZowNmS5zwXZAxT9woqi8 12582
refextract/references/__pycache__/kbs.cpython-36.pyc sha256=jla4Nqsry3aO6PNwCkEgcE8oSMH-8dN4haXDZ6wltJw 15590
refextract/references/__pycache__/pdf.cpython-36.pyc sha256=fWbRU0fayP8jrZ6Yb-yHxmoT0slxCAP9DteyvHNTk-I 6216
refextract/references/__pycache__/record.cpython-36.pyc sha256=v-aFkbwPQHPPcK2QnM5b7_g0gwFMFDXTwbZbheXCyKQ 3686
refextract/references/__pycache__/regexs.cpython-36.pyc sha256=iSj0kNDi2nKLbihX_n_hkpiLwnLjKnPYFMEJO8L7Irc 20884
refextract/references/__pycache__/tag.cpython-36.pyc sha256=ZEO18Qmg5lszf4vgHaxH5e7FhDrbKBCG4tHOoSrquFU 36714
refextract/references/__pycache__/text.cpython-36.pyc sha256=oY3BSiLEeKH7K8uIba5PNiid_85V6hFpUeKnRr7CIzc 8306
refextract/references/kbs/authors.kb sha256=qIjNcgXTEaND3adTxSXSyrer84aQIhlcfAA-oiMIreY 24
refextract/references/kbs/books.kb sha256=nVRvGT6RtPzGB4kI97a6BsYEYxPJv86GMVJUE3layEU 261987
refextract/references/kbs/collaborations.kb sha256=wr8Q1Bu5ibb1Oomm5FqFyU6F5OYU2ENlq2n46vJ4zRM 1555
refextract/references/kbs/journal-titles-re.kb sha256=7hmznwhXIGN9Z5QQ8DLK4icbtHUZDDfqJcBaeI3NFsY 30
refextract/references/kbs/journal-titles.kb sha256=wZkjpICQ2Abq5KpQKdeDk1toXN1i8Mh0I9SqaXWezGU 313384
refextract/references/kbs/publishers.kb sha256=3i6qGzvuD-JWzoNEc9N895-Y7EY3aQQnMnrq1lXhXvk 2464
refextract/references/kbs/report-numbers.kb sha256=J0MjYc5kkhznQyQsa9xQSdlG21sdwxsvoMeu909jmGM 13516
refextract/references/kbs/special-journals.kb sha256=qvMItCVf97aFaAF9lDa2KxbyG5UgFRqpmpAUX5FfPgY 10
refextract-1.1.4.dist-info/AUTHORS sha256=yB0fqngt-jcriZXpcg9poBCbs4QR2toF8bxptEIYrjs 812
refextract-1.1.4.dist-info/LICENSE sha256=OX-G_ttTNT27KMqB3n3C4howGCvEZIzU6hQk39TK2jk 17711
refextract-1.1.4.dist-info/METADATA sha256=SVGLgNszgIq0tQD2NQ3Ze1ciFViTVbh-mWw4gYaoBVc 6313
refextract-1.1.4.dist-info/WHEEL sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o 92
refextract-1.1.4.dist-info/top_level.txt sha256=3PXbJFzKWgvMm4re_qRbgWF4WgRQEEsNmI-R1IN63M4 11
refextract-1.1.4.dist-info/RECORD

top_level.txt

refextract