Metadata-Version: 2.1
Name: pycases
Version: 0.0.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python
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
License-File: LICENSE
Summary: A case conversion library with Unicode support
Keywords: convert,case,snake,camel,pascal
Author-email: Ross MacArthur <ross@macarthur.io>
License: MIT
Requires-Python: >=3.7
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM

# pycases

A case conversion library with Unicode support.

## License

This project is licensed under the terms of the MIT license. See
[LICENSE](LICENSE) for more details.

