Metadata-Version: 2.1
Name: wexample-workdirs
Version: 0.0.2
Summary: Helper to manage local directories
Home-page: https://github.com/wexample/python-workdirs
Author: weeger
Author-email: contact@wexample.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: pydantic
Requires-Dist: wexample-filestates
Requires-Dist: wexample-helpers

# Workspaces

This package is for you if you want to manage, in python, a directory containing a special metadata folder.

Like .git, .idea, you want your own .my_company folders structure, and store data in it.
