Metadata-Version: 2.1
Name: ethiopian-date
Version: 1.0
Summary: Ethiopian date converter.
Home-page: http://github.com/rgaudin/tools
Author: UNKNOWN
Author-email: UNKNOWN
License: GNU General Public License (GPL), Version 3
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
Requires-Dist: six (>=1.11.0)

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/


