Metadata-Version: |
2.1 |
Name: |
py-chocolatey |
Version: |
0.1.2 |
Summary: |
API for Chocolatey, the Package Manager for Windows. |
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/py-chocolatey/ |
Project-Url: |
Documentation, https://py-chocolatey.readthedocs.io/ |
Project-Url: |
Download, https://pypi.org/project/py-chocolatey/ |
Project-Url: |
Source, https://github.com/karpierz/chocolatey |
Project-Url: |
Issues, https://github.com/karpierz/chocolatey/issues |
License: |
zlib/libpng License ; https://opensource.org/licenses/Zlib |
Keywords: |
chocolatey,choco |
Classifier: |
Development Status :: 5 - Production/Stable |
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.7 |
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 :: Only |
Classifier: |
Programming Language :: Python :: Implementation :: CPython |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Platform: |
any |
Requires-Python: |
<4.0.0,>=3.7.0 |
Requires-Dist: |
setuptools (>=67.8.0) |
Requires-Dist: |
pkg-about (>=1.0.8) |
Requires-Dist: |
atpublic (>=3.1.2) |
Requires-Dist: |
nocasedict (>=2.0.1) |
Requires-Dist: |
regex (>=2023.6.3) |
Requires-Dist: |
docutils (<0.19,>=0.14); extra == "doc" |
Requires-Dist: |
Sphinx (>=5.3.0); extra == "doc" |
Requires-Dist: |
sphinx-tabs (>=3.4.1); extra == "doc" |
Requires-Dist: |
sphinx-copybutton (>=0.5.1); extra == "doc" |
Requires-Dist: |
sphinxcontrib-spelling (>=7.7.0); extra == "doc" |
Requires-Dist: |
sphinx-lint (>=0.6.7); extra == "doc" |
Requires-Dist: |
restructuredtext-lint (>=1.4.0); extra == "doc" |
Requires-Dist: |
nbsphinx (>=0.8.10); extra == "doc" |
Requires-Dist: |
deepdiff (>=6.3.0); extra == "test" |
Requires-Dist: |
rich (>=13.6.0); extra == "test" |
Provides-Extra: |
doc |
Provides-Extra: |
test |
Description-Content-Type: |
text/x-rst; charset=UTF-8 |
License-File: |
LICENSE |