Metadata-Version: 2.1
Name: notesviewer
Version: 0.9.2
Summary: notesviewer
Home-page: https://gitlab.com/Alekgr/notesviewer.git
Author: alekgr
Author-email: alek.grigorian@gmail.com
License: GPL
Description: # notesviewer
        
        A notes viewer written in python
        
        ## install
        
        pip install notesviewer
        
        ### usage
        
        ```
        notesviewer --help
        notesviewer list
        notesviewer display <note>
        notesviewer search apache <note>
        ```
        
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: System :: Operating System Kernels :: Linux
Description-Content-Type: text/markdown
