Metadata-Version: |
2.1 |
Name: |
inspire-utils |
Version: |
3.0.61 |
Summary: |
INSPIRE-specific utils. |
Author: |
CERN |
Author-Email: |
admin[at]inspirehep.net |
Home-Page: |
https://github.com/inspirehep/inspire-utils |
License: |
GPLv3 |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Environment :: Web Environment |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: GNU General Public License v3 (GPLv3) |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 2 |
Classifier: |
Programming Language :: Python :: 2.7 |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.6 |
Classifier: |
Programming Language :: Python :: 3.7 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Topic :: Internet :: WWW/HTTP :: Dynamic Content |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Platform: |
any |
Requires-Dist: |
Unidecode (>=1.0.22,~=1.0) |
Requires-Dist: |
babel (>=2.5.1,~=2.0) |
Requires-Dist: |
lxml (~=5.0) |
Requires-Dist: |
python-dateutil (>=2.6.1,~=2.0) |
Requires-Dist: |
six (>=1.10.0,~=1.0) |
Requires-Dist: |
urllib3 (<=1.26.12,~=1.0) |
Requires-Dist: |
nameparser (>=0.5.3,~=0.0); python_version <= "2.7" |
Requires-Dist: |
nameparser (>=1.1.3,~=1.1); python_version >= "3.6" |
Requires-Dist: |
flake8-future-import (>=0.4.3,~=0.0); extra == "all" |
Requires-Dist: |
mock (>=2.0.0,~=2.0); extra == "all" |
Requires-Dist: |
pre-commit (==3.5.0); extra == "all" |
Requires-Dist: |
unicode-string-literal (>=1.1,~=1.0); extra == "all" |
Requires-Dist: |
pytest (>=4.6.0,~=4.0); extra == "all" |
Requires-Dist: |
pytest (>=8.2.2,~=8.0); extra == "all" |
Requires-Dist: |
pre-commit (==3.5.0); extra == "dev" |
Requires-Dist: |
flake8-future-import (>=0.4.3,~=0.0); extra == "tests" |
Requires-Dist: |
mock (>=2.0.0,~=2.0); extra == "tests" |
Requires-Dist: |
unicode-string-literal (>=1.1,~=1.0); python_version == "2.7" and extra == "tests" |
Requires-Dist: |
pytest (>=4.6.0,~=4.0); python_version == "2.7" and extra == "tests" |
Requires-Dist: |
pytest (>=8.2.2,~=8.0); python_version >= "3" and extra == "tests" |
Provides-Extra: |
all |
Provides-Extra: |
dev |
Provides-Extra: |
docs |
Provides-Extra: |
tests |
License-File: |
LICENSE |