invenio-files-processor

View on PyPIReverse Dependencies (0)

0.1.0 invenio_files_processor-0.1.0-py2.py3-none-any.whl

Wheel Details

Project: invenio-files-processor
Version: 0.1.0
Filename: invenio_files_processor-0.1.0-py2.py3-none-any.whl
Download: [link]
Size: 10449
MD5: 6bf8cc5f610f1c67cb41d12951f2e910
SHA256: e288258bf072fe5db7808dbc69a4fce55552dd14317edfaa68892941c2f6bc5d
Uploaded: 2020-12-04 16:42:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: invenio-files-processor
Version: 0.1.0
Summary: Invenio module for files' processing and or transforming.
Author: CERN
Author-Email: info[at]inveniosoftware.org
Home-Page: https://github.com/inveniosoftware/invenio-files-processor
License: MIT
Keywords: invenio files processor
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Development Status :: 3 - Alpha
Platform: any
Requires-Dist: Flask-BabelEx (>=0.9.4)
Requires-Dist: blinker (>=1.4)
Requires-Dist: invenio-files-rest (>=1.0.6)
Requires-Dist: tika (==1.24)
Requires-Dist: Sphinx (>=3); extra == "all"
Requires-Dist: tika (==1.24); extra == "all"
Requires-Dist: pytest-invenio (>=1.4.0); extra == "all"
Requires-Dist: mock (>=3.0.5); extra == "all"
Requires-Dist: invenio-db (>=1.0.4); extra == "all"
Requires-Dist: invenio-app (>=1.2.3); extra == "all"
Requires-Dist: Sphinx (>=3); extra == "docs"
Requires-Dist: pytest-invenio (>=1.4.0); extra == "tests"
Requires-Dist: mock (>=3.0.5); extra == "tests"
Requires-Dist: invenio-db (>=1.0.4); extra == "tests"
Requires-Dist: invenio-app (>=1.2.3); extra == "tests"
Requires-Dist: tika (==1.24); extra == "tika"
Provides-Extra: all
Provides-Extra: docs
Provides-Extra: tests
Provides-Extra: tika
[Description omitted; length: 1602 characters]

WHEEL

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

RECORD

Path Digest Size
invenio_files_processor/__init__.py sha256=v8vp4qpochJlJ_AoWxwtk6bqf0bgKSo-3lNm7y9wWF8 405
invenio_files_processor/config.py sha256=2Ye42m40s12zGMLwFCHOQrZ8LPUNX2TwITh7ShdqGJs 367
invenio_files_processor/errors.py sha256=QsBmxXOh-90qquvYQzUr8558Q-bhfSM3NYYci7hCyEc 1279
invenio_files_processor/ext.py sha256=B9QsA26cBtDN1j39Tv4x82jApuwg8PsmK5EV60DAMOw 2654
invenio_files_processor/proxies.py sha256=-t-VQhgXldiO_fCbh4VpMv-ROiJyksJsr3QR0nPTPLE 539
invenio_files_processor/signals.py sha256=wA0yLYU9nGQOha9wIHJpviBqbUS0Aek__Xpp4KNFzL8 981
invenio_files_processor/version.py sha256=W1-rl4zEkfm2hFmvV-5DVxh1eO1q2HYnakq4uAwlY68 387
invenio_files_processor/processors/__init__.py sha256=RaZotaqA4BaycD5Ao03m-TnumRL4HR9FPQFV1F3iouo 248
invenio_files_processor/processors/processor.py sha256=pJKsiv-_0fwyi09N_E3qYlm49jhAzH9zBiDGkKg5tRA 2135
invenio_files_processor/processors/tika/__init__.py sha256=I4vSgNm1T69W-gLdfxNdURNWw7xASnWLFTGRFnPBsew 244
invenio_files_processor/processors/tika/unpack.py sha256=Sruy-epvoOxFsk9AvJIkvQ_nSCjIjgCGZYyA1Ei9Udo 1172
invenio_files_processor-0.1.0.dist-info/AUTHORS.rst sha256=d2Byrkdv0hcT96fegw6Srj3CcEqGFXWaZeCDSCdhf6w 303
invenio_files_processor-0.1.0.dist-info/LICENSE sha256=UvI8pR8jGWqe0sTkb_hRG6eIrozzWwWzyCGEpuXX4KE 1062
invenio_files_processor-0.1.0.dist-info/METADATA sha256=mk4tb49_ycxIvdyKLmsAtI-hpA9Ac5O2uixq_rcbsZQ 3365
invenio_files_processor-0.1.0.dist-info/WHEEL sha256=oh0NKYrTcu1i1-wgrI1cnhkjYIi8WJ-8qd9Jrr5_y4E 110
invenio_files_processor-0.1.0.dist-info/entry_points.txt sha256=y3RPC2H9AL_TcZkyX6N9HA0vGxzYxZA8nedJZH2-S0Y 294
invenio_files_processor-0.1.0.dist-info/top_level.txt sha256=NaecEg7oxfBJxXEiJLvm3gxu45X1dWonVzEISCF1ebA 24
invenio_files_processor-0.1.0.dist-info/RECORD

top_level.txt

invenio_files_processor

entry_points.txt

invenio_files_processor = invenio_files_processor:InvenioFilesProcessor
invenio_files_processor = invenio_files_processor:InvenioFilesProcessor
tika_unpack = invenio_files_processor.processors.tika.unpack:UnpackProcessor