Metadata-Version: |
2.1 |
Name: |
plasticscm |
Version: |
0.3.1a1 |
Summary: |
Python package providing access to the PlasticSCM client API. |
Author: |
Adam Karpierz |
Author-Email: |
adam[at]karpierz.net |
Maintainer: |
Adam Karpierz |
Maintainer-Email: |
adam[at]karpierz.net |
Project-Url: |
Homepage, https://pypi.org/project/plasticscm/ |
Project-Url: |
Documentation, https://plasticscm.readthedocs.io/ |
Project-Url: |
Download, https://pypi.org/project/plasticscm/ |
Project-Url: |
Source, https://github.com/karpierz/plasticscm |
Project-Url: |
Issues, https://github.com/karpierz/plasticscm/issues |
License: |
zlib/libpng License ; https://opensource.org/license/zlib |
Keywords: |
PlasticSCM |
Classifier: |
Development Status :: 3 - Alpha |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: zlib/libpng License |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Natural Language :: Polish |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
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: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: Implementation :: CPython |
Classifier: |
Programming Language :: Python :: Implementation :: PyPy |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Platform: |
any |
Requires-Python: |
<4.0.0,>=3.8.10 |
Requires-Dist: |
setuptools (>=72.2.0) |
Requires-Dist: |
pkg-about (>=1.1.8) |
Requires-Dist: |
atpublic (>=5.0.0) |
Requires-Dist: |
requests (>=2.32.3) |
Requires-Dist: |
python-dateutil (>=2.9.0.post0) |
Requires-Dist: |
Sphinx (>=7.1.2); extra == "doc" |
Requires-Dist: |
sphinx-toolbox (>=3.7.0); extra == "doc" |
Requires-Dist: |
sphinx-tabs (>=3.4.5); extra == "doc" |
Requires-Dist: |
sphinx-copybutton (>=0.5.2); extra == "doc" |
Requires-Dist: |
sphinxcontrib-spelling (>=8.0.0); extra == "doc" |
Requires-Dist: |
sphinx-lint (>=0.9.1); extra == "doc" |
Requires-Dist: |
restructuredtext-lint (>=1.4.0); extra == "doc" |
Requires-Dist: |
nbsphinx (>=0.9.4); extra == "doc" |
Requires-Dist: |
deepdiff (>=7.0.1); extra == "test" |
Requires-Dist: |
rich (>=13.7.1); extra == "test" |
Requires-Dist: |
httmock (>=1.4.0); extra == "test" |
Provides-Extra: |
doc |
Provides-Extra: |
test |
Description-Content-Type: |
text/x-rst; charset=UTF-8 |
License-File: |
LICENSE |