Metadata-Version: 2.3
Name: multigit.lib
Version: 0.0.1
Summary: Library to manage git repos within git repos.
Author-email: "Jesús M. Navarro" <jesusmnavarrolopez@gmail.com>
License: GPL-3.0
License-File: LICENSE
Keywords: Python,git-utilities
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Utilities
Requires-Python: >=3.7
Provides-Extra: development
Requires-Dist: build; extra == 'development'
Requires-Dist: pytest; extra == 'development'
Requires-Dist: twine; extra == 'development'
Description-Content-Type: text/markdown

# python-multigit-lib
placeholder for a future [multigit](https://github.com/jmnavarrol/python-multigit) library.
