Metadata-Version: 1.1
Name: blackdog
Version: 1.0.1
Summary: A bukkitdev to maven repository mapper
Home-page: http://github.com/Snaipe/BlackDog.git
Author: Snaipe, Therozin
Author-email: franklinmathieu@gmail.com
License: GPLv3
Description: BlackDog
        ========
        
        BlackDog is a local webservice that maps bukkitdev plugins to a maven repository structure.
        
        It is a delicious cocktail made with [Tequila][tequila].
        
        ## Installation
        
        ### Prerequisites
        
        * [Python 3][python]
        
        ### With the package manager (recommended)
        
        From an elevated shell, run `pip install blackdog`.
        
        ### From the source code
        
        From an elevated shell, run `pip install -e git+https://github.com/Snaipe/BlackDog.git#egg=blackdog`.
        
        You may check if BlackDog is installed by running `blackdog -h`.
        
        [python]: https://www.python.org/
        [tequila]: https://github.com/Snaipe/Tequila
        
Keywords: minecraft bukkitdev plugin maven repository
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Utilities
