Metadata-Version: |
2.1 |
Name: |
cawdrey |
Version: |
0.5.1 |
Summary: |
Several useful custom dictionaries for Python ๐โ๐ |
Author-Email: |
Dominic Davis-Foster <dominic[at]davis-foster.co.uk> |
Home-Page: |
https://github.com/domdfcoding/cawdrey |
Project-Url: |
Issue Tracker, https://github.com/domdfcoding/cawdrey/issues |
Project-Url: |
Source Code, https://github.com/domdfcoding/cawdrey |
Project-Url: |
Documentation, https://cawdrey.readthedocs.io/en/latest |
License: |
LGPL-3.0-or-later |
Keywords: |
Counter,dict,dictionary,frozen,frozendict,frozenordereddict,immutable,Mapping,MappingProxyType,map,orderedfrozendict |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+) |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.6 |
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 :: Implementation :: CPython |
Classifier: |
Programming Language :: Python :: Implementation :: PyPy |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Topic :: Utilities |
Classifier: |
Typing :: Typed |
Platform: |
Windows |
Platform: |
macOS |
Platform: |
Linux |
Requires-Python: |
>=3.6 |
Requires-Dist: |
domdf-python-tools (>=1.1.0) |
Requires-Dist: |
typing-extensions (>=3.7.4.3) |
Description-Content-Type: |
text/x-rst |