Metadata-Version: 1.0
Name: EulerMods
Version: 0.1.1
Summary: Modules to aid in Project Euler calculations though functions for common tasks.
Home-page: https://pypi.python.org/pypi/EulerMods/
Author: Ryan Cox
Author-email: arconyx6@gmail.com
License: LICENSE.txt
Description: =========
        EulerMods
        =========
        
        EulerMods (Short for Project Euler Modules) is a collection of functions
        designed to simplify common tasks in Project Euler, such as checking
        if a number is prime.
        
        I apologise for any problems, this is my first package.
Platform: UNKNOWN
