Metadata-Version: 2.1
Name: toml-bench
Version: 0.1.0
Summary: Benchmarking for python toml libraries
License: MIT
Author: pwwang
Author-email: pwwang@pwwang.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: benchwork (>=0.0.1,<0.0.2)
Requires-Dist: importlib-metadata (>=4,<5)
Requires-Dist: pyparam (>=0.5,<0.6)
Requires-Dist: python-dateutil (>=2.8.2,<3.0.0)
Requires-Dist: pytomlpp (>=1.0.11,<2.0.0)
Requires-Dist: qtoml (>=0.3.1,<0.4.0)
Requires-Dist: regex
Requires-Dist: rtoml (>=0.8,<0.9)
Requires-Dist: toml (>=0.10.2,<0.11.0)
Requires-Dist: tomli (==2.0.1)
Requires-Dist: tomli-w (>=1.0.0,<2.0.0)
Requires-Dist: tomlkit (>=0.11.4,<0.12.0)
