Metadata-Version: 2.4
Name: yamlrocks
Version: 0.0.1
Summary: Reserved name for the upcoming YAMLRocks YAML library for Python.
Project-URL: Homepage, https://github.com/frenck/yamlrocks
Project-URL: Source, https://github.com/frenck/yamlrocks
Author: Franck Nijhof
Keywords: placeholder,reserved,yaml
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# YAMLRocks

This is a placeholder release that reserves the `yamlrocks` name on PyPI.

The real YAMLRocks, a fast and correct Rust-backed YAML library for Python, is on
the way. This `0.0.1` release contains no functionality and intentionally raises
on import; do not depend on it.

Follow progress at https://github.com/frenck/yamlrocks.
