Metadata-Version: 1.1
Name: momo
Version: 0.1.0
Summary: Tiny CLI file manager
Home-page: https://github.com/shichao-an/momo
Author: Shichao An
Author-email: shichao.an@nyu.edu
License: BSD
Description: ## Momo
        
        momo is tiny command-line file manager.
        
        ### Features
        
        - [x] YAML-based file lists
        - [x] Actionable file attributes
        
        ### Development
        
        ```bash
        python setup.py develop
        ```
        
Keywords: momo files
Platform: UNKNOWN
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
