Metadata-Version: 2.4
Name: tomly
Version: 0.0.1
Summary: A wrapper around rtoml providing tomli-compatible behavior with enhanced convenience methods for intuitive value access.
Author-email: "kris.wang" <wenhom.wang@gmail.com>
License-Expression: MIT
License-File: LICENSE
Requires-Python: >=3.10
Requires-Dist: rtoml>=0.13.0
Provides-Extra: dev
Requires-Dist: pytest>=9.0.2; extra == 'dev'
Requires-Dist: rich>=14.2.0; extra == 'dev'
Description-Content-Type: text/markdown

# tomly