Metadata-Version: 2.1
Name: pysorteddict
Version: 0.0.2
Summary: Python sorted dictionary: a Python dictionary in which the keys are always in ascending order
Author: Vishal Pankaj Chandratreya
Project-URL: Homepage, https://github.com/tfpf/pysorteddict
Project-URL: Bug Tracker, https://github.com/tfpf/pysorteddict/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# pysorteddict

Work in progress.
