ai4-metadata

View on PyPIReverse Dependencies (1)

2.3.1 ai4_metadata-2.3.1-py3-none-any.whl

Wheel Details

Project: ai4-metadata
Version: 2.3.1
Filename: ai4_metadata-2.3.1-py3-none-any.whl
Download: [link]
Size: 21824
MD5: 45921f24daa68c89258c403bd97543f1
SHA256: 95c458692eac519413ac130ab052764b2296ce4d638346f56d05bc1327e458dd
Uploaded: 2025-03-06 08:27:13 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: ai4-metadata
Version: 2.3.1
Summary: AI4OS Hub applications metadata utilities
Author: Álvaro López García
Author-Email: aloga[at]ifca.unican.es
Project-Url: Bug Tracker, https://github.com/ai4os/ai4-metadata/issues
Project-Url: Homepage, https://github.com/ai4os/ai4-metadata
Project-Url: Repository, https://github.com/ai4os/ai4-metadata
License: Apache-2
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10,<4.0
Requires-Dist: jsonschema (<5.0.0,>=4.23.0)
Requires-Dist: pyyaml (<7.0.0,>=6.0.2)
Requires-Dist: rfc3987 (<2.0.0,>=1.3.8)
Requires-Dist: typer (<0.13.0,>=0.12.4)
Description-Content-Type: text/markdown
[Description omitted; length: 4817 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 2.1.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
ai4_metadata/__init__.py sha256=I0-DPP04GUPM0wRBnHPFBU1AcIQqyT0bwBpiAuIiFDw 1592
ai4_metadata/cli.py sha256=1vMWJgGN0BW4orFVM66AG8d3Icp5IC2qvtEbNKqddf8 1091
ai4_metadata/exceptions.py sha256=BTG9QFOXHjmcy1xT46Ipf6jt2R9RneoQEkzNo-UGWHk 2762
ai4_metadata/generate.py sha256=4aEIWgDEH7DSNWtylLOfR_FmCgdZYfQ-CqrBLlbVQCw 3279
ai4_metadata/migrate.py sha256=Kl4GBVMjnAUJC5EPIgUzZyrFv8eybqbGtCtys99hOCM 4541
ai4_metadata/schemata/ai4-apps-v1.0.0.json sha256=SYB1WCmXXsa3W9tlGzSmPbGLR2bwjyZ00vafXZNAvTQ 3777
ai4_metadata/schemata/ai4-apps-v1.0.0.json.invalid sha256=fFT2czhw1Yp9NSnniCQ8w6tTi_MARXFjhYyAzkw8hRw 3778
ai4_metadata/schemata/ai4-apps-v2.0.0.json sha256=jMHyQ4-w0lAJwLakrZ6T_J7-oKiQzq1P765Equ6f3F8 9191
ai4_metadata/schemata/ai4-apps-v2.1.0.json sha256=XpDmD3wvfCuvbE7ks-AswxaB9LfL-JCmCbqZyPMcGf8 11734
ai4_metadata/tests/__init__.py sha256=2Ju1-CA8sgK5URqm2OEL80rTCQCOu3YswkeLjC9L_l0 22
ai4_metadata/tests/test_validator.py sha256=-CrRMUoXOit0gKB4IhKEGyVc7nlVfENhtKh_mYWuvns 3697
ai4_metadata/utils.py sha256=CgQfsidQFw8xdjZ2Wc-4uNrt-3B1n_n-ZV3AFr_LcIw 3055
ai4_metadata/validate.py sha256=6ta67HrjYOJHLxq32fBtcBjT0mGyE7B1ugDwmbH3muU 4791
ai4_metadata-2.3.1.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
ai4_metadata-2.3.1.dist-info/METADATA sha256=F9b3Yn39nZ7GpjGUFFNoaXA1G-8dv8VMYYn7NlFHKhQ 8179
ai4_metadata-2.3.1.dist-info/WHEEL sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY 88
ai4_metadata-2.3.1.dist-info/entry_points.txt sha256=Iy7PNOmIKWXKjG0FzNJwv9h9EOalmLVWio-f9MZs_HI 158
ai4_metadata-2.3.1.dist-info/RECORD

entry_points.txt

ai4-metadata = ai4_metadata.cli:app
ai4-metadata-migrate = ai4_metadata.cli:migrate_main
ai4-metadata-validator = ai4_metadata.cli:validate_main