Metadata-Version: 2.1
Name: cadati
Version: 0.0.1
Summary: calender, data and time functions
Home-page: https://www.geo.tuwien.ac.at/
Author: TU Wien
Author-email: remote.sensing@geo.tuwien.ac.at
License: mit
Project-URL: Documentation, http://cadati.readthedocs.org/
Description: ======
        cadati
        ======
        
        .. image:: https://travis-ci.org/TUW-GEO/cadati.svg?branch=master
            :target: https://travis-ci.org/TUW-GEO/cadati
        
        .. image:: https://coveralls.io/repos/github/TUW-GEO/cadati/badge.svg?branch=master
           :target: https://coveralls.io/github/TUW-GEO/cadati?branch=master
        
        .. image:: https://badge.fury.io/py/cadati.svg
            :target: http://badge.fury.io/py/cadati
        
        .. image:: https://readthedocs.org/projects/cadati/badge/?version=latest
           :target: http://cadati.readthedocs.org/
        
        The cadati package provides CAlender, DAte and TIme functions.
        
        Citation
        ========
        
        - not available yet
        
        If you use the software in a publication then please cite it using the Zenodo DOI. Be aware that this badge links to the latest package version.
        
        Please select your specific version at - to get the DOI of that version. You should normally always use the DOI for the specific version of your record in citations. This is to ensure that other researchers can access the exact research artefact you used for reproducibility.
        
        You can find additional information regarding DOI versioning at http://help.zenodo.org/#versioning
        
        Contribute
        ==========
        
        We are happy if you want to contribute. Please raise an issue explaining what is missing or if you find a bug. We will also gladly accept pull requests against our master branch for new features or bug fixes.
        
        Note
        ====
        
        This project has been set up using PyScaffold 3.2.3. For details and usage
        information on PyScaffold see https://pyscaffold.org/.
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Requires-Python: >=3.6
Description-Content-Type: text/x-rst; charset=UTF-8
Provides-Extra: testing
