Metadata-Version: 2.1
Name: pytags
Version: 0.0.11
Summary: module to help you tag interesting places in your code
Home-page: https://veltzer.github.io/pytags
Author: Mark Veltzer
Author-email: mark.veltzer@gmail.com
Maintainer: Mark Veltzer
Maintainer-email: mark.veltzer@gmail.com
License: MIT
Download-URL: https://github.com/veltzer/pytags
Description: ========
        *pytags*
        ========
        
        .. image:: https://img.shields.io/pypi/v/pytags
        
        .. image:: https://img.shields.io/github/license/veltzer/pytags
        
        .. image:: https://img.shields.io/badge/code%20style-black-000000.svg
        
        project website: https://veltzer.github.io/pytags
        
        author: Mark Veltzer
        
        version: 0.0.11
        
        
        
Keywords: pytags,tag,code,command,line
Platform: python3
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
