Metadata-Version: 1.1
Name: rookieninja
Version: 0.1.0
Summary: Displays information about your fellow fleet
Home-page: https://github.com/kianxineki/rookieninja
Author: Alberto Galera Jimenez
Author-email: galerajimenez@gmail.com
License: GPL
Description: |PypiDownloads| |pythonversions| |License|
        
        Rookie ninja
        ------------
        
        Official web: http://rookie.ninja
        
        TODO:
        =====
        
        -  Documentation
        
        .. |PypiDownloads| image:: https://img.shields.io/pypi/dm/rookieninja.svg
           :target: https://pypi.python.org/pypi/rookieninja
        .. |pythonversions| image:: https://img.shields.io/pypi/pyversions/rookieninja.svg
           :target: https://pypi.python.org/pypi/rookieninja
        .. |License| image:: https://img.shields.io/pypi/l/rookieninja.svg
           :target: http://www.gnu.org/licenses/gpl-3.0.txt
        
        
        CHANGELOG
        =========
        
        0.1.0 (2016-05-21)
        ------------------
        
        -  remove duplicate code
        
        0.0.12 (2016-05-21)
        -------------------
        
        -  Definitive fix style in pypi
        
        0.0.11 (2016-05-21)
        -------------------
        
        -  Prevent exception for fleets not content players
        
        0.0.10 (2016-05-21)
        -------------------
        
        -  if the configuration file does not exist returns a human error
        -  Try again pypi ...
        
        0.0.9 (2016-05-21)
        ------------------
        
        -  fix call others folders
        
        0.0.8 (2016-05-21)
        ------------------
        
        -  fix location statics
        
        0.0.7 (2016-05-21)
        ------------------
        
        -  fix TemplateNotFound
        
        0.0.6 (2016-05-21)
        ------------------
        
        -  fix text in pypi
        
        0.0.5 (2016-05-21)
        ------------------
        
        -  Remove changelog dependency
        
        0.0.4 (2016-05-21)
        ------------------
        
        -  try fix pypi
        
        0.0.3 (2016-05-21)
        ------------------
        
        -  fix dependencies
        
        0.0.2 (2016-05-21)
        ------------------
        
        -  fix package in pypi
        -  fix compatible versions
        
        0.0.1 (2016-05-21)
        ------------------
        
        -  initial release
        
        
Keywords: rookieninja,eve,online
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
