Metadata-Version: |
2.3 |
Name: |
wassima |
Version: |
1.1.5 |
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: |
truststore,ssl,tls,root ca,ca,trust,https,certificate |
Classifier: |
Programming Language :: Rust |
Classifier: |
Programming Language :: Python :: Implementation :: CPython |
Classifier: |
Programming Language :: Python :: Implementation :: PyPy |
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.12 |
Classifier: |
Programming Language :: Python :: 3.13 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Topic :: Internet :: WWW/HTTP |
Classifier: |
Topic :: Software Development :: Libraries |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Development Status :: 5 - Production/Stable |
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") or (platform_python_implementation == "PyPy" and python_version >= "3.11") |
Description-Content-Type: |
text/markdown; charset=UTF-8; variant=GFM |
License-File: |
LICENSE |