Metadata-Version: 2.1
Name: libmonty
Version: 0.0.1
Summary: libmonty - a collection of Python tools
Home-page: https://github.com/sunarch/libmonty
Author: András Németh (sunarch)
Author-email: sunarch@protonmail.com
Maintainer: András Németh (sunarch)
Maintainer-email: sunarch@protonmail.com
License: Mozilla Public License 2.0 (MPL 2.0)
Project-URL: Bug Tracker, https://github.com/sunarch/libmonty/issues
Keywords: libmonty
Platform: Any
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE

# libmonty - Python libraries

Python libraries

### License
[Mozilla Public License 2.0](https://spdx.org/licenses/MPL-2.0.html)

## Acknowledgements

- Python section in global .gitignore taken from [github/gitignore](https://github.com/github/gitignore) under the [CC0-1.0 License](https://choosealicense.com/licenses/cc0-1.0/).
- Thanks to [Guido van Rossum](https://gvanrossum.github.io/), the [Python Software Foundation](https://www.python.org/psf/), and all contributors for the [Python](https://www.python.org/) programming language


