Metadata-Version: 2.4
Name: divisibility-library
Version: 0.1.0
Summary: Library of divisibility features (1-99) without modulo (%)
Author-email: Alexander Bogatyrev <alexander@bogatyrev.de>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

Library of divisibility features (1-99) without modulo (%). 
Based on cross sums, block sums and reduction algorithms.
