Metadata-Version: 1.1
Name: SiteHTML
Version: 1.4
Summary: Python module to extract globals from a site index, then inject into the other .html files.
Home-page: https://github.com/iJunkie22/SiteHTML
Author: Ethan Randall
Author-email: iJunkie22@gmail.com
License: UNKNOWN
Description: Python module to extract globals from a site index, then inject into the other .html files.
        
                Check out the `wiki page <https://github.com/iJunkie22/SiteHTML/wiki/Sample-template>`_ on GitHub for usage.
        
                Check out the `README <https://github.com/iJunkie22/SiteHTML/blob/master/README.md>`_ on GitHub for how to use         with IDEs such as WebStorm.
        
                If using as a plugin in an IDE, you can find thumbnails in the images folder of the package,         where for example SiteHTML/imgages/SiteHTML_25.png is a 25x25 px icon.
Keywords: html,refactor,index,global,globals
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Internet :: WWW/HTTP :: Site Management
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Editors :: Integrated Development Environments (IDE)
Classifier: Topic :: Text Processing :: Markup
Classifier: Topic :: Text Processing :: Markup :: HTML
Classifier: Topic :: Utilities
