{ "info": { "author": "Brandon J. Yi", "author_email": "bypie966@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# ipbook\n\n*Allows you to save IP addresses so that they are accessible in the command line*\n\n## Installation\n\n```\ngit clone https://github.com/bypie5/ipbook.git\ncd ipbook\npip install .\n```\n\n## Usage\n\n### Add a Record\n\n```\nipbook add [ip] [name]\n\nex: ipbook add 127.0.0.1 localhost\n```\n\n*NOTE: You cannot add entries with duplicate names*\n\n___\n\n### Show All Records\n\n```\nipbook list\n```\n```\nsample output:\n1) localhost: 127.0.0.1\n\n```\n\n___\n\n### Delete a Record\n\n```\nipbook remove [name]\n\nex: ipbook remove localhost\n```\n\n___", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "ipbook", "package_url": "https://pypi.org/project/ipbook/", "platform": "", "project_url": "https://pypi.org/project/ipbook/", "project_urls": null, "release_url": "https://pypi.org/project/ipbook/0.1.2/", "requires_dist": null, "requires_python": "", "summary": "Allows you to save IP addresses so that they are accessible in the command line", "version": "0.1.2" }, "last_serial": 4627454, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "8f10d5e7e9f4ebc441cd3681f5323917", "sha256": "220d32a398e0081d33f05cd72ef79c0f844e031bef87ea7c299703aaba6e8a23" }, "downloads": -1, "filename": "ipbook-0.1.0.tar.gz", "has_sig": false, "md5_digest": "8f10d5e7e9f4ebc441cd3681f5323917", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1971, "upload_time": "2018-12-22T08:14:50", "url": "https://files.pythonhosted.org/packages/15/f8/e44784bad1c28de352157f44ce0188360babe79276203e131a6d4cebebb9/ipbook-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "15f219258d5ba930e0f72faffd288fdb", "sha256": "90645e497c46d47b4acd3e3197ae9a86b400b54198a36fdf6b5a196e6ebc9f51" }, "downloads": -1, "filename": "ipbook-0.1.1.tar.gz", "has_sig": false, "md5_digest": "15f219258d5ba930e0f72faffd288fdb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2162, "upload_time": "2018-12-22T08:25:38", "url": "https://files.pythonhosted.org/packages/67/59/562dea50a4f0637fba28489e1b6100b2ff225af5222da521ee1ebe5fc43c/ipbook-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "d0a0f2e25608ce415af7cc828a007834", "sha256": "1eb3bb3ad2c00f6e2389a2fda4e1f0ad1766351ac1e01bcf9e8f53a559c7675e" }, "downloads": -1, "filename": "ipbook-0.1.2.tar.gz", "has_sig": false, "md5_digest": "d0a0f2e25608ce415af7cc828a007834", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2158, "upload_time": "2018-12-22T08:40:03", "url": "https://files.pythonhosted.org/packages/f4/48/e808ef8412449e3ca626b72db500c449a0d881ded7f2e982a29baac7318a/ipbook-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d0a0f2e25608ce415af7cc828a007834", "sha256": "1eb3bb3ad2c00f6e2389a2fda4e1f0ad1766351ac1e01bcf9e8f53a559c7675e" }, "downloads": -1, "filename": "ipbook-0.1.2.tar.gz", "has_sig": false, "md5_digest": "d0a0f2e25608ce415af7cc828a007834", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2158, "upload_time": "2018-12-22T08:40:03", "url": "https://files.pythonhosted.org/packages/f4/48/e808ef8412449e3ca626b72db500c449a0d881ded7f2e982a29baac7318a/ipbook-0.1.2.tar.gz" } ] }