Metadata-Version: 1.1
Name: svnwrap
Version: 0.7.2
Summary: ('Wrapper script for Subversion command-line client',)
Home-page: https://github.com/drmikehenry/svnwrap
Author: Michael Henry
Author-email: drmikehenry@drmikehenry.com
License: MIT
Description: Svnwrap extends the functionality of svn, the command-line interface for the
        Subversion version control system.  Extensions provide for simplified syntax,
        color highlighting, suppression of "noisy" output, and abbreviations for
        common commands and URL manipulations.
        
Keywords: svn subversion wrapper
Platform: UNKNOWN
Classifier: Topic :: Software Development :: Version Control
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Development Status :: 5 - Production/Stable
