Metadata-Version: 2.1
Name: IlionPy
Version: 0.0.1
Summary: Ilion Function Library
Home-page: http://www.ilionanalytics.com
Author: Peter Gross
Author-email: peter@ilion.co.za
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

Ilion Python Library

Contains the following classes:

Class Numbers
    method isPrime(n), isArmstron(n)
Class Arithmetic
    method add(a,b), sub(a,b)

