Metadata-Version: 2.1
Name: nagata
Version: 0.1.0
Summary: python file management using a common, intuitive syntax
Author: WithPrecedent
Author-email: coreyrayburnyung@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: amos (>=0.1.5,<0.2.0)
Requires-Dist: miller (>=0.1.2,<0.2.0)
Description-Content-Type: text/markdown



nagata is highly internally documented so that users and developers can easily make amos work with their projects. It is designed for Python coders at all levels. Beginners should be able to follow the readable code and internal documentation to understand how it works. More advanced users should find complex and tricky problems addressed through efficient code.
