{ "info": { "author": "Damien Miller", "author_email": "djm@mindrot.org", "bugtrack_url": null, "classifiers": [], "description": "py-radix is an implementation of a radix tree data structure for the storage \nand retrieval of IPv4 and IPv6 network prefixes.\n\nThe radix tree is the data structure most commonly used for routing table \nlookups. It efficiently stores network prefixes of varying lengths and \nallows fast lookups of containing networks.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.mindrot.org/py-radix.html", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "radix", "package_url": "https://pypi.org/project/radix/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/radix/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.mindrot.org/py-radix.html" }, "release_url": "https://pypi.org/project/radix/0.5/", "requires_dist": null, "requires_python": null, "summary": "Radix tree implementation", "version": "0.5" }, "last_serial": 41606, "releases": { "0.4": [], "0.5": [] }, "urls": [] }