Metadata-Version: 2.1
Name: hebireki
Version: 0.2.2
Summary: Simple implementation of the Traditional Japanese Calendar system (Wareki)
Home-page: https://github.com/akiyamn/hebireki
Author: akiyamn
Author-email: 10993186+akiyamn@users.noreply.github.com
License: WTFPLv2
Description: # hebireki (蛇暦)
        A lightweight wrapper around Python's inbuilt datetime package, implementing traditional Japanese calendar date and time formatting.
        
        This package is Reiwa safe and is built with extensibility and simplicity in mind.
        
        Hosted at: [https://github.com/akiyamn/hebireki](https://github.com/akiyamn/hebireki)
        
Keywords: japanese,calendar,wareki,era,reiwa
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Localization
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: Public Domain
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Natural Language :: Japanese
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
