Metadata-Version: |
2.4 |
Name: |
wassima |
Version: |
1.2.2 |
Summary: |
Access your OS root certificates with utmost ease |
Author-Email: |
"Ahmed R. TAHRI" <tahri.ahmed[at]proton.me> |
Maintainer-Email: |
"Ahmed R. TAHRI" <tahri.ahmed[at]proton.me> |
Project-Url: |
Changelog, https://github.com/jawah/wassima/blob/main/CHANGELOG.md |
Project-Url: |
Documentation, https://wassima.readthedocs.io |
Project-Url: |
Code, https://github.com/jawah/wassima |
Project-Url: |
Issue tracker, https://github.com/jawah/wassima/issues |
Keywords: |
ca,certificate,https,root ca,ssl,tls,trust,truststore |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
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.12 |
Classifier: |
Programming Language :: Python :: 3.13 |
Classifier: |
Programming Language :: Python :: Implementation :: CPython |
Classifier: |
Programming Language :: Python :: Implementation :: PyPy |
Classifier: |
Programming Language :: Rust |
Classifier: |
Topic :: Internet :: WWW/HTTP |
Classifier: |
Topic :: Software Development :: Libraries |
Requires-Python: |
>=3.7 |
Requires-Dist: |
certifi; (platform_python_implementation != "CPython" or python_full_version < "3.7.10") or (platform_system != "Darwin" and platform_system != "Windows" and platform_system != "Linux") or (platform_machine != "x86_64" and platform_machine != "s390x" and platform_machine != "aarch64" and platform_machine != "armv7l" and platform_machine != "ppc64le" and platform_machine != "ppc64" and platform_machine != "AMD64" and platform_machine != "arm64" and platform_machine != "ARM64" and platform_machine != "i686" and platform_machine != "x86") or (platform_python_implementation == "PyPy" and python_version >= "3.12") |
Description-Content-Type: |
text/markdown |
License-Expression: |
MIT |
License-File: |
LICENSE |