Metadata-Version: 2.1
Name: manipulate
Version: 0.0.0.dev1
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: build
Requires-Dist: build ; extra == 'build'
Requires-Dist: chardet ; extra == 'build'
Requires-Dist: furo ; extra == 'build'
Requires-Dist: sphinx ; extra == 'build'
Requires-Dist: setuptools ; extra == 'build'
Requires-Dist: setuptools-git ; extra == 'build'
Requires-Dist: twine ; extra == 'build'
Requires-Dist: wheel ; extra == 'build'
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'


manipulate
==========

|CircleCI|_

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

..
  |Docs|_

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

Manipulating files in smart ways
