Metadata-Version: 2.1
Name: nagata
Version: 0.1.3
Summary: python file management using a common, intuitive syntax
Home-page: https://github.com/WithPrecedent/nagata
License: Apache-2.0
Author: Corey Rayburn Yung
Author-email: coreyrayburnyung@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: amos (>=0.1.10,<0.2.0)
Requires-Dist: miller (>=0.1.4,<0.2.0)
Project-URL: Repository, https://github.com/WithPrecedent/nagata
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.
