Metadata-Version: |
2.1 |
Name: |
pyxmake |
Version: |
1.19.3 |
Summary: |
Harmonized software interfaces and workflows to simplify complex build events |
Author: |
Garbade, Marc |
Author-Email: |
marc.garbade[at]dlr.de |
Home-Page: |
https://gitlab.com/dlr-sy/pyxmake |
Project-Url: |
Changelog, https://gitlab.com/dlr-sy/pyxmake/-/blob/master/CHANGELOG.md |
Project-Url: |
Repository, https://gitlab.com/dlr-sy/pyxmake |
Project-Url: |
Documentation, https://gitlab.com/dlr-sy/pyxmake/-/blob/master/README.md |
Keywords: |
pyxmake,standalone |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Topic :: Software Development :: Build Tools |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Programming Language :: Python :: 2 |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Operating System :: OS Independent |
Requires-Python: |
>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.* |
Requires-Dist: |
pyx-core (>=1.18); python_version >= "2.7" and python_version < "2.8" or python_version >= "3.5" and python_version < "3.7" |
Requires-Dist: |
pyx-core; python_version >= "3.7" and python_version < "4.0" |
Requires-Dist: |
pyx-webservice (>=1.18); python_version >= "3.7" and python_version < "4.0" |
Requires-Dist: |
pyx-poetry (>=1.18); (python_version >= "2.7" and python_version < "2.8" or python_version >= "3.5" and python_version < "4.0") and extra == "all" |
Requires-Dist: |
pyc-core (>=1.10); (python_version >= "2.7" and python_version < "2.8" or python_version >= "3.5" and python_version < "4.0") and extra == "all" |
Requires-Dist: |
pyx-client (>=1.16); (python_version >= "3.7" and python_version < "4.0") and extra == "all" |
Requires-Dist: |
pyx-client (>=1.16); (python_version >= "3.7" and python_version < "4.0") and extra == "client" |
Requires-Dist: |
pyx-poetry (>=1.18); (python_version >= "2.7" and python_version < "2.8" or python_version >= "3.5" and python_version < "4.0") and extra == "devel" |
Requires-Dist: |
pyc-core (>=1.10); (python_version >= "2.7" and python_version < "2.8" or python_version >= "3.5" and python_version < "4.0") and extra == "devel" |
Requires-Dist: |
black (<23.0,>=22.10); (python_version >= "3.7" and python_version < "3.8") and extra == "lint" |
Requires-Dist: |
pylint; (python_version >= "3.7" and python_version < "3.8") and extra == "lint" |
Requires-Dist: |
anybadge; (python_version >= "3.7" and python_version < "4.0") and extra == "lint" |
Requires-Dist: |
pylint (>=3.0); python_version >= "3.8" and extra == "lint" |
Requires-Dist: |
black (>=24.1); (python_version >= "3.8" and python_version < "4.0") and extra == "lint" |
Requires-Dist: |
pyx-poetry (>=1.18); (python_version >= "2.7" and python_version < "2.8" or python_version >= "3.5" and python_version < "4.0") and extra == "poetry" |
Provides-Extra: |
all |
Provides-Extra: |
client |
Provides-Extra: |
devel |
Provides-Extra: |
lint |
Provides-Extra: |
poetry |
Description-Content-Type: |
text/markdown |