Metadata-Version: 2.1
Name: manipulate
Version: 0.0.0.dev0
Summary: Manipulating files in smart ways
Home-page: https://github.com/simplistix/manipulate
Author: Chris Withers
Author-email: chris@withers.org
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.11
License-File: LICENSE.rst
Provides-Extra: test
Requires-Dist: mypy; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: sybil; extra == "test"
Requires-Dist: testfixtures; extra == "test"
Provides-Extra: build
Requires-Dist: furo; extra == "build"
Requires-Dist: sphinx; extra == "build"
Requires-Dist: setuptools-git; extra == "build"
Requires-Dist: twine; extra == "build"
Requires-Dist: wheel; extra == "build"


manipulate
==========

|CircleCI|_  |Docs|_

.. |CircleCI| image:: https://circleci.com/gh/simplistix/manipulate/tree/master.svg?style=shield
.. _CircleCI: https://circleci.com/gh/simplistix/manipulate/tree/master

.. |Docs| image:: https://readthedocs.org/projects/manipulate/badge/?version=latest
.. _Docs: http://manipulate.readthedocs.org/en/latest/

Manipulating files in smart ways
