Metadata-Version: 1.1
Name: doctpl
Version: 0.1
Summary: CLI tool for quickly setting up templates for writing articles.
Home-page: https://github.com/haoxun/DocTemplate
Author: Zhan Haoxun
Author-email: programmer.zhx@gmail.com
License: MIT
Description: Usage
        =====
        
        ::
        
            Usage:
                doctpl -t <template> <file>...
                doctpl -l|--list
                doctpl -p|--position
        
            Options:
                -t <template>   init files with template.
                -l --list       list all avaliable templates.
                -p --position   print absolute path of where templates exists.
        
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
