archful = false archive_name = "egcd-3.0.0.tar.gz" automode = true extras = [ "coveralls", "docs", "lint", "publish", "test", ] license = "MIT" license_files_present = true name = "egcd" python_name = "python-egcd" source = "PyPI" summary = "Pure-Python extended Euclidean algorithm implementation that accepts any number of integer arguments." url = "https://github.com/lapets/egcd" version = "3.0.0"