Metadata-Version: 1.1
Name: xd
Version: 0.1.5
Summary: a list of useful commands which makes life easier
Home-page: https://github.com/damnever/xd
Author: damnever
Author-email: dxc.wolf@gmail.com
License: The BSD 3-Clause License
Description: xd
        ==
        
        A list of handy commands which makes life easier.
        
        
        Install
        -------
        
        ::
        
            pip install xd -U
            # pip install git+https://github.com/damnever/xd.git@master -U
        
        
        Usage
        -----
        
        ::
        
            xd --help
            xd <subcommand> --help
        
Keywords: command line tools
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
