Metadata-Version: 1.1
Name: bikram
Version: 0.1.2
Summary: Utilities to work with Bikram/Vikram Samwat dates.
Home-page: https://github.com/poudel/bikram
Author: keshaB Paudel
Author-email: self@keshab.net
License: GNU General Public License v3
Description: ===============================
        Python Bikram Samwat
        ===============================
        
        
        .. image:: https://img.shields.io/pypi/v/bikram.svg
                :target: https://pypi.python.org/pypi/bikram
        
        .. image:: https://img.shields.io/travis/poudel/bikram.svg
                :target: https://travis-ci.org/poudel/bikram
        
        .. image:: https://readthedocs.org/projects/bikram/badge/?version=latest
                :target: https://bikram.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/poudel/bikram/shield.svg
             :target: https://pyup.io/repos/github/poudel/bikram/
             :alt: Updates
        
        
        Utilities to work with Bikram/Vikram Samwat dates.
        
        
        * Free software: GNU General Public License v3
        * Documentation: https://bikram.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        ---------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        
        =======
        History
        =======
        
        0.1.0 (2016-11-13)
        ------------------
        
        * First release on PyPI.
        
Keywords: bikram
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
