Metadata-Version: 2.1
Name: digital-root
Version: 0.3
Summary: Script for calculating digital root of an integer number.
Home-page: https://github.com/urosjevremovic/digital-root
Author: Uros Jevremovic
Author-email: jevremovic.uros91@gmail.com
License: MIT
Description: 
        DigitalRoot
        -------------
        
        Simple script for calculating digital root of an integer number.
        
        You can get it by downloading it directly or by typing:
        
            $ pip install digital-root
        
        After it is installed you can check your current temperature by running:
        
            $ digital_root
        
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
