Metadata-Version: 2.1
Name: pySnippetManager
Version: 0.1.4
Summary: A Snippet Manager written in Python
Home-page: http://www.github.com/trombastic/pySnippetManager
Author: Martin Schröder
Author-email: m.schroeder@tu-berlin.de
License: GPL version 3
Platform: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Programming Language :: Python
Requires-Dist: pygments
Requires-Dist: pillow

A Python Snippet Manager
========================


.. image:: ./doc/pySnippetManager.png
   :height: 100
   :width: 200
   :alt: screen shot of the program


Dependencies
------------

 - pygments
 - pillow


What is Working
---------------

 - bare minimum


What is not Working/Missing
---------------------------

 - Documentation
 - tags
 - add Directories



Installation
------------


::

    pip3 install pysnippetmanager


Usage
-----

::

    pysnippetmanager



Contribute
----------

 - Issue Tracker: https://github.com/trombastic/pySnippetManager/issues
 - Source Code: https://github.com/trombastic/pySnippetManager


License
-------

The project is licensed under the _GNU General Public License v3 (GPLv3)_.


