Metadata-Version: 1.1
Name: ethiopian-date
Version: 0.1
Summary: Ethiopian date converter.
Home-page: http://github.com/rgaudin/tools
Author: UNKNOWN
Author-email: UNKNOWN
License: GNU General Public License (GPL), Version 3
Description: Ethiopian Date Converter
        ========================
        
        Introduction
        ------------
        
        ethiopian_date is a date converter from Ethiopian calendar to Gregorian
        calendar and vice-versa.
        It is a port from Java's Ealet 2.0.
        
        Installation
        ------------
        
            pip install ethiopian_date
        
        Resources
        ---------
        
         * http://www.funaba.org/en/calendar-conversion.cgi
         * http://www.senamirmir.org/projects/
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Programming Language :: Python
Provides: ethiopian_date
