Metadata-Version: 2.1
Name: libff
Version: 0.0.1
Summary: a factor calculator
Home-page: https://github.com/ilia85-star/libff
Author: ilia85-star
Author-email: ilia.mahjour.shafiei@outlook.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/ilia85-star/libff/issues
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
License-File: LICENSE

# libff (Factor finder library)
### Discription:
Calculate and work with int numbers and their factors

### pypi installation:
> $ python3 -m pip install libff

### Install via github release:
click the latest release at the releases section, download and run the ShellScript executable file.

### How to use libff:
visit the [wiki](https://github.com/ilia85-star/libff/wiki) page to learn!


