Metadata-Version: 1.2
Name: meditate
Version: 0.0.14
Summary: A command line meditation clock.
Home-page: https://github.com/yuvallanger/meditate
Author: Yuval Langer
Author-email: yuval.langer@gmail.com
License: AGPLv3+
Project-URL: Source, https://github.com/yuvallanger/meditate
Project-URL: Tracker, https://github.com/yuvallanger/meditate/issues
Project-URL: GitLab Mirror, https://gitlab.com/yuvallanger/meditate
Description-Content-Type: UNKNOWN
Description: ========
        Meditate
        ========
        
        A command line meditation clock.
        
        Installation:
        -------------
        
        * user install: ::
        
            pip install --user meditate
        * system wide (why would you do such a thing?): ::
        
            sudo pip install meditate
        
        Copyright
        ---------
        
        * meditate_ is released under the `AGPLv3+`_.
        
        * The `bell sound`_, taken from `freesound.org`_, is licensed under
          CC0_.
        
        
        .. _`bell sound`: sound/140128__jetrye__bell-meditation-cleaned.wav
        .. _freesound.org: https://freesound.org/people/JetRye/sounds/140128/
        .. _CC0: https://creativecommons.org/publicdomain/zero/1.0/
        .. `_meditate`: https://pypi.python.org/pypi/meditate/
        .. _`AGPLv3+`: LICENSE.txt
        
Keywords: meditation
Platform: UNKNOWN
Requires-Python: ~=3.6
