{ "info": { "author": "Pierre Bourdon", "author_email": "delroth@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: Microsoft :: Windows", "Operating System :: Unix", "Programming Language :: Python :: 2", "Topic :: Internet", "Topic :: System :: Networking", "Topic :: System :: Networking :: Monitoring" ], "description": "This library is a fork of George Notaras' python-ping library, which is\r\nan implementation of the standard ICMP ping in pure Python.\r\n\r\nAs it uses raw ICMP sockets, you need to be root to use the functions\r\nexported by the ping module.\r\n\r\nThis fork by Pierre Bourdon adds a setup.py file in order to permit an\r\neasier distribution of the package. The license of the library remains\r\nunchanged (GPLv2), see COPYING.", "description_content_type": null, "docs_url": null, "download_url": "http://bitbucket.org/delroth/python-ping/downloads/python-ping-0.2.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://bitbucket.org/delroth/python-ping/", "keywords": "ping icmp network latency", "license": "GPL2", "maintainer": "", "maintainer_email": "", "name": "ping", "package_url": "https://pypi.org/project/ping/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ping/", "project_urls": { "Download": "http://bitbucket.org/delroth/python-ping/downloads/python-ping-0.2.tar.gz", "Homepage": "http://bitbucket.org/delroth/python-ping/" }, "release_url": "https://pypi.org/project/ping/0.2/", "requires_dist": null, "requires_python": null, "summary": "An implementation of ICMP ping in Python", "version": "0.2" }, "last_serial": 796260, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "dd9c367fb1b647768ccc0d9095859ac5", "sha256": "e86c646487241be6e44262b182f0fbfdc2c00f2a4a0b7b3f0c499137957d81c1" }, "downloads": -1, "filename": "ping-0.1.tar.gz", "has_sig": false, "md5_digest": "dd9c367fb1b647768ccc0d9095859ac5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10845, "upload_time": "2010-08-11T13:37:26", "url": "https://files.pythonhosted.org/packages/e6/e1/0d6a865e59fc27e13c0f39afea889f34a62b209046bfb863b62b614e5a3a/ping-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "57228e54268390ca2fef5181d5568e38", "sha256": "ecb32294c2af8ae075de4a3743f568db376480ad81c2e010a7f1ce1cee7b030f" }, "downloads": -1, "filename": "ping-0.2.tar.gz", "has_sig": false, "md5_digest": "57228e54268390ca2fef5181d5568e38", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10979, "upload_time": "2010-09-25T20:04:21", "url": "https://files.pythonhosted.org/packages/03/ac/9a3f332f8d7d27cd8929922b2e225842c1623760364b37fc79dc0f65e77d/ping-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "57228e54268390ca2fef5181d5568e38", "sha256": "ecb32294c2af8ae075de4a3743f568db376480ad81c2e010a7f1ce1cee7b030f" }, "downloads": -1, "filename": "ping-0.2.tar.gz", "has_sig": false, "md5_digest": "57228e54268390ca2fef5181d5568e38", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10979, "upload_time": "2010-09-25T20:04:21", "url": "https://files.pythonhosted.org/packages/03/ac/9a3f332f8d7d27cd8929922b2e225842c1623760364b37fc79dc0f65e77d/ping-0.2.tar.gz" } ] }