Repository URL to install this package:
|
Version:
1.83.0 ▾
|
flockwave-spec
/
METADATA
|
|---|
Metadata-Version: 2.1 Name: flockwave-spec Version: 1.83.0 Summary: JSON-Schema specification of the Flockwave protocol License: GPL-3.0-or-later Author: Tamas Nepusz Author-email: tamas@collmot.com Requires-Python: >=3.9,<4.0 Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+) Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.9 Classifier: Programming Language :: Python :: 3.10 Classifier: Programming Language :: Python :: 3.11 Classifier: Programming Language :: Python :: 3.12 Provides-Extra: cli Provides-Extra: validation Requires-Dist: click (>=8.1.4,<9.0.0) ; extra == "cli" Requires-Dist: deprecated (>=1.2.14,<2.0.0) Requires-Dist: jsonpointer (>=2.4,<3.0) Requires-Dist: jsonref (>=1.1.0,<2.0.0) Requires-Dist: jsonschema (>=4.18.0,<5.0.0) ; extra == "validation" or extra == "cli" Requires-Dist: referencing (>=0.29.1) ; extra == "validation" or extra == "cli"