Metadata-Version: 1.0
Name: skel
Version: 0.2
Summary: Template-based filesystem manipulation (for project skeletons and such).
Home-page: http://lukearno.com/projects/skel/
Author: Luke Arno
Author-email: luke.arno@gmail.com
License: GPL2
Description: Produce a set of files and directories based on a "template"
        set of files and directories and a dict of "vars". Replace
        variables in file and directory names as well as file contents.
        Comes with a nice (I think) command line interface
        but is also a utility for building frameworks.
Keywords: directory filesystem project skel skeleton template command frameworks
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Utilities
