Metadata-Version: 1.1
Name: ecm
Version: 2.0.0
Summary: EVE Corp Management is a management and decision-making helper-application for EVE Online.
Home-page: http://eve-corp-management.org/
Author: Robin Jarry
Author-email: diab@diabeteman.com
License: GPLv3
Download-URL: http://releases.eve-corp-management.org/src/
Description: .. -*- restructuredtext -*-
        
        ===========================
         ECM: EVE Corp. Management
        ===========================
        
        ECM is a management and decision-making helper-application for the game EVE Online.
        
        Here is a non-exhaustive list of its features:
        
        * Human resources management
           - Monitoring of the members of the corporation (arrivals & departures,
             roles/titles changes)
           - Association of the members to players In Real Life
           - Calculation of the potential risk of each member (according to his/her
             access rights)
           - Member sessions tracking (login/logoff)
        * Assets management
           - Browsing of all the hangars of the corporation (including deliveries
             hangars and In-Space assets)
           - History accessible through to a diff mechanism
           - Localization of in-space assets
           - Retrieval of player-defined names for ships and containers  
        * Corporation accounts monitoring
           - Wallet journals (with more information than in the In Game interface)
           - Tax contribution stats (per member and per solar system)
           - Corp contracts
           - Market orders
        * POS monitoring and management
           - Comprehensive list of all the control towers owned by the corp.
           - Showing specific towers only to groups of users.
           - Fuel & silo levels
           - Local system assets
        * Industry management system
           - Full-blown online corporation shop
           - Catalog & pricings management
           - Corp blueprints management (synchronization with corp assets)
        	  
        Official website: http://eve-corp-management.org/
        
        Installation Instructions
        =========================
        
        For detailed installation instructions, please `read this`__. 
        
        __ http://eve-corp-management.org/projects/ecm/wiki/InstallationInstructions
        
Keywords: eve-online,django,corporation,management
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.5
Classifier: Topic :: Games/Entertainment
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Requires: django_simple_captcha (>= 0.3)
Requires: south (>= 0.7.3)
Requires: django_compressor (>= 1.1.2)
Requires: setuptools
Requires: django (>= 1.4)
Provides: ecm
