Metadata-Version: 1.0
Name: pymarkdown-minisite
Version: 0.1.1
Summary: ['Parse a list of markdown files to a website with index. ']
Home-page: http://freehg.org/u/ArneBab/pymarkdown_minisite
Author: Arne Babenhauserheide
Author-email: arne_bab@web.de
License: GNU GPL-3 or later
Description: 
        
        
        Usage:
        - parse_and_list_markdown_files.py "YOUR WEBSITES NAME" PATH_TO_YOUR_FILES_DIR http://YOUR_WEBSITES.URL
        
        for default usage, or
        
        - parse_and_list_markdown_files.py --help
        
        for getting help
        
        
        Examples:
        - parse_and_list_markdown_files.py "pyMarkdown Minisite" . http://rakjar.de/pymarkdown_minisite/index.html
        
        Parse this site.
        
        
        Plans:
        - None at the moment.
        
        
        Ideas:
        - Too many, so I keep them out just now :)
        
        
        Source URL (Mercurial): U{http://freehg.org/u/ArneBab/pymarkdown_minisite/}
        
        PyPI URL: U{http://pypi.python.org/pypi/pymarkdown_minisite}
        
        
        Changelog:
        
        pymarkdown_minisite 0.1.1
        
        - Smaller fixes for things which showed themselves after the upload.
        
        pymarkdown_minisite 0.1
        
        - Added Python implementation and uploaded it to PyPI.
        
        
        
Keywords: babtools,markdown
Platform: any
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Environment :: Console
Classifier: Development Status :: 3 - Alpha
