{ "info": { "author": "Kenneth Jiang", "author_email": "kenneth.jiang@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: Python Software Foundation License", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Programming Language :: Python", "Topic :: Internet", "Topic :: System :: Networking" ], "description": "pyip is a Python package offering assembling/disassembling of raw ip packet,\nincluding ip, udp, and icmp. Also it includes 2 utilities based on raw ip, \ntraceroute and ping.\n\nThe primary motivation for this project is to fill the blank in Python,\ni.e., handling raw ip packet. Meanwhile, the utility 'traceroute' is intended \nto be port of Unix 'traceroute' to Windows platform, as Windows' tracert has \nonly very limited command line options compared with Unix 'traceroute'.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://sourceforge.net/projects/pyip", "keywords": null, "license": "Standard Python License", "maintainer": null, "maintainer_email": null, "name": "pyip", "package_url": "https://pypi.org/project/pyip/", "platform": "any", "project_url": "https://pypi.org/project/pyip/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://sourceforge.net/projects/pyip" }, "release_url": "https://pypi.org/project/pyip/0.7/", "requires_dist": null, "requires_python": null, "summary": "pyip: assemble/disassemble raw ip packet", "version": "0.7" }, "last_serial": 797298, "releases": { "0.7": [ { "comment_text": "", "digests": { "md5": "b04e8b46c3868f1225c4cfa31f237bf4", "sha256": "ffef2e12ca9f9c83d3960aeee46c70a1368647a83634e8379e2c0d532edc3491" }, "downloads": -1, "filename": "pyip-0.7.tar.gz", "has_sig": false, "md5_digest": "b04e8b46c3868f1225c4cfa31f237bf4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14898, "upload_time": "2007-08-27T21:37:18", "url": "https://files.pythonhosted.org/packages/65/05/0a7984d268ecffb6542f10b2ff2110e71f81d87b998b0510543fb570a39f/pyip-0.7.tar.gz" }, { "comment_text": "", "digests": { "md5": "10ae5d67c748f9072cf21121ae019c2f", "sha256": "4d3c56e840ae6c30f83d3b00cec564623666945c402fd0b824281b52dcbd6054" }, "downloads": -1, "filename": "pyip-0.7.zip", "has_sig": false, "md5_digest": "10ae5d67c748f9072cf21121ae019c2f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19721, "upload_time": "2007-08-27T21:37:30", "url": "https://files.pythonhosted.org/packages/20/87/e00ae5339b361550cb59045fc9e325f9d3f18822f354cdb23422add76f16/pyip-0.7.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b04e8b46c3868f1225c4cfa31f237bf4", "sha256": "ffef2e12ca9f9c83d3960aeee46c70a1368647a83634e8379e2c0d532edc3491" }, "downloads": -1, "filename": "pyip-0.7.tar.gz", "has_sig": false, "md5_digest": "b04e8b46c3868f1225c4cfa31f237bf4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14898, "upload_time": "2007-08-27T21:37:18", "url": "https://files.pythonhosted.org/packages/65/05/0a7984d268ecffb6542f10b2ff2110e71f81d87b998b0510543fb570a39f/pyip-0.7.tar.gz" }, { "comment_text": "", "digests": { "md5": "10ae5d67c748f9072cf21121ae019c2f", "sha256": "4d3c56e840ae6c30f83d3b00cec564623666945c402fd0b824281b52dcbd6054" }, "downloads": -1, "filename": "pyip-0.7.zip", "has_sig": false, "md5_digest": "10ae5d67c748f9072cf21121ae019c2f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19721, "upload_time": "2007-08-27T21:37:30", "url": "https://files.pythonhosted.org/packages/20/87/e00ae5339b361550cb59045fc9e325f9d3f18822f354cdb23422add76f16/pyip-0.7.zip" } ] }