invenio-pure

View on PyPIReverse Dependencies (1)

1.2.0 invenio_pure-1.2.0-py2.py3-none-any.whl

Wheel Details

Project: invenio-pure
Version: 1.2.0
Filename: invenio_pure-1.2.0-py2.py3-none-any.whl
Download: [link]
Size: 17055
MD5: 47f33d559a84734b8bce5e1f5d17dfdd
SHA256: c4614e66c412bbe4ed7081762f41a45f105e5f6925205448a9818da77a90c806
Uploaded: 2025-01-24 13:42:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: invenio-pure
Version: 1.2.0
Summary: "Provides API for PURE."
Author: Graz University of Technology.
Author-Email: info[at]inveniosoftware.org
Home-Page: https://github.com/tu-graz-library/invenio-pure
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 3.12
Platform: any
Requires-Python: >=3.12
Requires-Dist: click (>=7.0.0)
Requires-Dist: click-params (>=0.4.0)
Requires-Dist: invenio-access (>=2.0.0)
Requires-Dist: invenio-accounts (>=3.0.0)
Requires-Dist: invenio-celery (>=1.2.5)
Requires-Dist: requests (>=2.0.0)
Requires-Dist: pytest-black-ng (>=0.4.0); extra == "tests"
Requires-Dist: pytest-invenio (>=1.4.3); extra == "tests"
Requires-Dist: invenio-search[opensearch2] (>=2.1.0); extra == "tests"
Requires-Dist: ruff (>=0.5.4); extra == "tests"
Requires-Dist: Sphinx (>=4.5); extra == "tests"
Provides-Extra: tests
License-File: LICENSE
License-File: AUTHORS.rst
[Description omitted; length: 6333 characters]

WHEEL

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

RECORD

Path Digest Size
invenio_pure/__init__.py sha256=SgGhFnyFA45jOZcGABCmMWFO8X0gq_IDraZpfKMsje8 527
invenio_pure/cli.py sha256=_40sxjVsEt5uitacaB5Z7O896kMQYSLB1H5uR-Sc4PY 3855
invenio_pure/config.py sha256=lG-BeyeAEdwie_2P7HyBTJv3klCaBThlIh0LYn3WNVY 1085
invenio_pure/errors.py sha256=0nexxH_-W46ilQ6hvB54y1Ol1RovO0G15DO6ih09CSg 712
invenio_pure/ext.py sha256=aqBDm2O8CKdTIMrE0GCbojzoc4aR9OjB5hZEHBZfOhs 1031
invenio_pure/proxies.py sha256=BX2fVue8uoR2qOZbtyvLXeJp-T8y-tFsUX52vLoV4R8 579
invenio_pure/tasks.py sha256=AvdG9fvPWEgJJLxnpx43Z-fUP4ynQkesgGiWyuKYt2s 1027
invenio_pure/types.py sha256=4IgGEZkcXHpOUf2_LJRhd1Geasqm8dZIdmClZekwhCc 1018
invenio_pure/records/__init__.py sha256=5ZV2huLrnTr37aUEh9aaFA1vbN3l4nYLM1mM-r9i3Zg 413
invenio_pure/records/api.py sha256=JINpISU0XqYEKYu3plasIVAFqy4t7MT5imOPfumhJo8 3180
invenio_pure/records/config.py sha256=db20CKT1jYPo04XM7r4GpxFWpUNUVK1fwMn7l0ppFe8 437
invenio_pure/records/models.py sha256=jTEhmN0iuDBr90Nv5Xb19k45bejL2pwSgF3M4Q-rff0 4833
invenio_pure/services/__init__.py sha256=8Ym2xvgF34D7ZRa0jHMtUXTcHDgdDDmxSOr7UN-SQHA 451
invenio_pure/services/config.py sha256=o5ZiiiK6l6H3pCnK4ILDiy7R5u6eYgetSGxU0bs0T98 466
invenio_pure/services/decorators.py sha256=AZoX6FRSk7dppEj9cd_nsryzWlOra7RLxquJMzUEh9w 1113
invenio_pure/services/services.py sha256=6iX6m8peZGAsr1jHH3rw1g_Ov-8VPfeV1atA-ejdCdI 1554
invenio_pure-1.2.0.dist-info/AUTHORS.rst sha256=GlGBJwd32XJ8O0o8yxrWqNg6h5DLnS8l9pJlB0DUd_g 319
invenio_pure-1.2.0.dist-info/LICENSE sha256=oPGfx2kWIxikWoxY5P3QdUlXjk2xyOMNSbNQWRdOLz4 1086
invenio_pure-1.2.0.dist-info/METADATA sha256=Smz57GFJTR3rafxHzV99PIjzLJfS92JpOITRtcOUun0 7295
invenio_pure-1.2.0.dist-info/WHEEL sha256=Kh9pAotZVRFj97E15yTA4iADqXdQfIVTHcNaZTjxeGM 110
invenio_pure-1.2.0.dist-info/entry_points.txt sha256=cg1glBHBx0NKaceJeDE2It3m7ScfQHMi4uKVP-Z1YaQ 166
invenio_pure-1.2.0.dist-info/top_level.txt sha256=ChUdSKk4BnT0pQC3Q5bNK6FZYyBo4NKp__htKJ5lI8A 13
invenio_pure-1.2.0.dist-info/RECORD

top_level.txt

invenio_pure

entry_points.txt

pure = invenio_pure.cli:pure
invenio_pure = invenio_pure:InvenioPure
invenio_pure = invenio_pure.tasks