{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Programming Language :: Python :: 2", "Topic :: Software Development :: Build Tools" ], "description": "# Aping\n\n[![made-with-python](https://img.shields.io/badge/Made%20with-Python-1f425f.svg)](https://www.python.org/)\n[![Open Source Love png1](https://badges.frapsoft.com/os/v1/open-source.png?v=103)]()\n[![Generic badge](https://img.shields.io/badge/Version-0.1_Beta_4.post1-green.svg)](https://shields.io/)\n\nAping (Advanced ping program) is a network ping utility written entirely in the Python programming language, which in addition to the standard ping program can execute four types of ICMP probes (pings): echo request (the standard ping), timestamp request, address mask request, and information request.\n\nAping was initially written by Kantor A. Zsolt . This is a project that started in 2007. In 2018 was Overtaken and maintained by Emmanuel Arias \n\nThe project homepage is: http://www.nongnu.org/aping\n\nDevelopment webpage is: https://savannah.nongnu.org/projects/Aping\n\n\n## Readme file for Aping\n\nThe program license is described in COPYING\nThe program documentation license is described in COPYING-DOCS\n\n## REQUIREMENTS:\n\nSome kind of GNU/Linux distribution\nPython version 2.3 or higher installed (the C implementation)\n\n## INSTALLATION:\n\nIf you read this I think you have already extracted the tarball. Aping needs no\nadditional installation or configuration, just download, extract and run it from\na terminal.\n\n### INSTALLATION via setup.py or pip\n\nYou can install aping doing:\n \n git clone https://github.com/eamanu/Aping/Aping.py\n cd Aping\n python setup.py install\n \n or via pip:\n \n pip install ApingTool\n\n## USAGE:\n\nAping is a non-interactive command line interface application. So you must to \nuse Aping options to talk with the program. Open a terminal/shell go in the\ndirectory where Aping was extracted and for a list of options use the -h or \n--help commands (eg. ./aping.py --help), or enter in the manual directory and \ntype: man ./Aping.1 to see a more detailed description of the options \n\n### New Usage\n\nIf you install Aping via pip or setup.py you can just run:\n\n sudo ping aping 8.8.8.8\n\n## CONTACT: \n\nIf you have some comments, suggestions or a patch send to: \nThe author personal e-mail address: kantorzsolt@yahoo.com\nor\nThe maintainer personal e-mail address: emmanuelarias30@gmail.com\n\n## TODO LIST\n\nPlease, take a look at TODO.md file\n\n## Contribution\n\nPlease, read [CONTRIBUTING.md](https://github.com/eamanu/Aping/blob/master/CONTRIBUTING.md) for contributions. \n\nThanks!", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/eamanu/Aping", "keywords": "network tool development ping", "license": "", "maintainer": "", "maintainer_email": "", "name": "ApingTool", "package_url": "https://pypi.org/project/ApingTool/", "platform": "", "project_url": "https://pypi.org/project/ApingTool/", "project_urls": { "Bug Reports": "https://github.com/eamanu/Aping/issues", "Homepage": "https://github.com/eamanu/Aping", "Source": "https://github.com/eamanu/Aping" }, "release_url": "https://pypi.org/project/ApingTool/0.1b4.post1/", "requires_dist": null, "requires_python": "", "summary": "Advanced ping program", "version": "0.1b4.post1" }, "last_serial": 4084171, "releases": { "0.1b4": [ { "comment_text": "", "digests": { "md5": "5fd213ad6d4709142afeed716a631071", "sha256": "6748cf179ba44dc6f9e1819f27e9d83db59cd1c09533ca0f04138ee765e126e3" }, "downloads": -1, "filename": "ApingTool-0.1b4-py2.7.egg", "has_sig": false, "md5_digest": "5fd213ad6d4709142afeed716a631071", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 25871, "upload_time": "2018-07-18T11:50:55", "url": "https://files.pythonhosted.org/packages/8b/1d/60b59ca7e23ad0af825a3610d7b139709f96b0abf995b4e5c82adef9f891/ApingTool-0.1b4-py2.7.egg" } ], "0.1b4.post1": [ { "comment_text": "", "digests": { "md5": "ef814898ef57eb685075bebd6e9e38e1", "sha256": "2a281032cf83661363aa78be571e886eb562ba934a7b024f01aca9f5a3031d3b" }, "downloads": -1, "filename": "ApingTool-0.1b4.post1-py2.7.egg", "has_sig": false, "md5_digest": "ef814898ef57eb685075bebd6e9e38e1", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 71640, "upload_time": "2018-07-20T00:48:26", "url": "https://files.pythonhosted.org/packages/e0/59/4cf6ab2a7662af18aa675f3351a59e17750d94fd4d508cd821fdcdc3b8d7/ApingTool-0.1b4.post1-py2.7.egg" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ef814898ef57eb685075bebd6e9e38e1", "sha256": "2a281032cf83661363aa78be571e886eb562ba934a7b024f01aca9f5a3031d3b" }, "downloads": -1, "filename": "ApingTool-0.1b4.post1-py2.7.egg", "has_sig": false, "md5_digest": "ef814898ef57eb685075bebd6e9e38e1", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 71640, "upload_time": "2018-07-20T00:48:26", "url": "https://files.pythonhosted.org/packages/e0/59/4cf6ab2a7662af18aa675f3351a59e17750d94fd4d508cd821fdcdc3b8d7/ApingTool-0.1b4.post1-py2.7.egg" } ] }