invenio-moodle

View on PyPIReverse Dependencies (0)

0.2.3 invenio_moodle-0.2.3-py2.py3-none-any.whl

Wheel Details

Project: invenio-moodle
Version: 0.2.3
Filename: invenio_moodle-0.2.3-py2.py3-none-any.whl
Download: [link]
Size: 16929
MD5: 9f0fa952da61daccc50a770c9d5bf59b
SHA256: 9687d1293f10c8b0252566e255192241aa8ac95e278b9951e4917588621e3ad3
Uploaded: 2023-11-10 11:56:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: invenio-moodle
Version: 0.2.3
Summary: "Provides API for Moodle."
Author: "Graz University of Technology"
Author-Email: info[at]tugraz.at
Home-Page: https://github.com/tu-graz-library/invenio-moodle
License: MIT
Keywords: invenio_moodle invenio moodle teachcenter
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Platform: any
Requires-Python: >=3.9
Requires-Dist: click (>=8.0.0)
Requires-Dist: click-params (>=0.4.0)
Requires-Dist: invenio-records-lom (>=0.10.0)
Requires-Dist: invenio-app (>=1.3.3); extra == "tests"
Requires-Dist: invenio-cache (>=1.0.6); extra == "tests"
Requires-Dist: invenio-config-tugraz (>=0.11.0); extra == "tests"
Requires-Dist: invenio-db[postgresql,versioning] (>=1.0.13); extra == "tests"
Requires-Dist: invenio-search[opensearch2] (>=2.2.0); extra == "tests"
Requires-Dist: pytest-black-ng (>=0.4.0); extra == "tests"
Requires-Dist: pytest-invenio (>=1.4.3); extra == "tests"
Requires-Dist: ruff (>=0.0.270); extra == "tests"
Requires-Dist: Sphinx (>=4.4.0); extra == "tests"
Requires-Dist: sphinx-autodoc-typehints (>=1.10.3); extra == "tests"
Provides-Extra: tests
License-File: LICENSE
License-File: AUTHORS.rst
[Description omitted; length: 1505 characters]

WHEEL

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

RECORD

Path Digest Size
invenio_moodle/__init__.py sha256=idALOaTwMpN9nxNu58ef9AKm7nVRi57vyfgqk_y83bk 360
invenio_moodle/api.py sha256=KCvqtZl4jF6F4a5_47QVksTJgt8BzLImdeNaJn80HMA 2078
invenio_moodle/cli.py sha256=eb2VmjakRjkyjIVobQSL0rTsxVhTVErgv1VLgE8cots 1232
invenio_moodle/config.py sha256=f-xbQNOkr1LFAnmZVdNEfam9_F9saPDIA7pNrCHk_wI 1388
invenio_moodle/convert.py sha256=pOizObpKFdoKahkPC_7d2Fadg7VAa00aXF7QyW3iWtw 7285
invenio_moodle/ext.py sha256=lofamUfz_jaJETLhh5CH_FJLeyf3rJUX4dLDxCEaR08 1510
invenio_moodle/files.py sha256=8us4O3M75TKCsrsocPtgYxikfUVizVgQyZxWPtnBoes 3183
invenio_moodle/schemas.py sha256=0DpErvvDX5ml4RNGy2yFTYEC--AUaS38yVNgasMI9-0 5146
invenio_moodle/tasks.py sha256=y2GflMk8-CflVfksWrozkci52XFxGfor4L_wF1U23yE 1055
invenio_moodle/types.py sha256=_S9Wia7HpYtJaTYh4zGusUFF6yjVWfr37lZdOGxhjdQ 4080
invenio_moodle/utils.py sha256=uAg_ksU2s8m1oCBdszSNVop1vEWLSt7dQiXCNXJwyQE 5627
invenio_moodle-0.2.3.dist-info/AUTHORS.rst sha256=RAOeMxCVEMCDY1C6JAMJUD18xkQccM5hCadAoMN1BnA 291
invenio_moodle-0.2.3.dist-info/LICENSE sha256=_DQDHsxmOjfEQmwrBqkaOIQsEYGZVWgH8CD8ctTaPHc 1087
invenio_moodle-0.2.3.dist-info/METADATA sha256=EhdP2bcih3HWfvPjK7I8Gnk0JJwOlXL10zHQQWSuVtw 2985
invenio_moodle-0.2.3.dist-info/WHEEL sha256=P2T-6epvtXQ2cBOE_U1K4_noqlJFN3tj15djMgEu4NM 110
invenio_moodle-0.2.3.dist-info/entry_points.txt sha256=aaNvlXaDYWv6NvP3aa_sicftWi0mtj16UXjq6OE3kjQ 245
invenio_moodle-0.2.3.dist-info/top_level.txt sha256=BhQlgN66RADz1UNhVgazfICloWA9VY_4Sj2zVi9f6-0 15
invenio_moodle-0.2.3.dist-info/RECORD

top_level.txt

invenio_moodle

entry_points.txt

moodle = invenio_moodle.cli:moodle
invenio_moodle = invenio_moodle:InvenioMoodle
invenio_moodle = invenio_moodle:InvenioMoodle
moodle = invenio_moodle.tasks