{ "info": { "author": "Thomas Maurice", "author_email": "thomas@maurice.fr", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "# dnsbin-cli\n[![Build Status](https://travis-ci.org/thomas-maurice/dnsbin-cli.svg?branch=v0.0.1)](https://travis-ci.org/thomas-maurice/dnsbin-cli)\n\nThis is the commandline for the dnsbin project (https://github.com/thomas-maurice/dnsbin)\n\n# Using the commandline\nTo use the command line you need to install few packages using pip :\n```bash\npip install requests dnspython clifactory\n```\n## Posting a file\n```bash\n./dnsbin.py post someserver.tld file_name\n87597b44-d913-4740-9091-d9bd62b8f422\n```\n\nNote that if the file is not ascii only, it will be encoded\nbefore being uploaded.\n\nDone ! Your paste has id `87597b44-d913-4740-9091-d9bd62b8f422`\n\n## Getting a paste\n```bash\n./dnsbin.py get someserver.tld 87597b44-d913-4740-9091-d9bd62b8f422\nPaste is 15 chunks long\n * Getting 1.87597b44-d913-4740-9091-d9bd62b8f422 chunk\n * Getting 2.87597b44-d913-4740-9091-d9bd62b8f422 chunk\n ... Some more chunks ...\n * Getting 14.87597b44-d913-4740-9091-d9bd62b8f422 chunk\n * Getting 15.87597b44-d913-4740-9091-d9bd62b8f422 chunk\nYour paste :\n ... The text you did paste ! ...\n```\n\nThat was easy :)", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/thomas-maurice/dnsbin-cli", "keywords": "", "license": "WTFPL", "maintainer": "", "maintainer_email": "", "name": "dnsbin-cli", "package_url": "https://pypi.org/project/dnsbin-cli/", "platform": "any", "project_url": "https://pypi.org/project/dnsbin-cli/", "project_urls": { "Homepage": "https://github.com/thomas-maurice/dnsbin-cli" }, "release_url": "https://pypi.org/project/dnsbin-cli/0.0.3/", "requires_dist": null, "requires_python": "", "summary": "Distribute and retrieve files using DNS", "version": "0.0.3" }, "last_serial": 1848933, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "745312b584c83c6a31cdad0725742192", "sha256": "3313207278df09e0d70e5072035643100eec65da1dc1d9be78da109b00e77fb6" }, "downloads": -1, "filename": "dnsbin-cli-0.0.1.tar.gz", "has_sig": false, "md5_digest": "745312b584c83c6a31cdad0725742192", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2716, "upload_time": "2015-12-06T15:41:03", "url": "https://files.pythonhosted.org/packages/9b/56/db4f1f559ba0da360e29d185904dfdd5d5d61e52502334b9b47969b39c8f/dnsbin-cli-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "29e30233bf7ebf61d3537edbf62cbca7", "sha256": "fc0571ea119acc4243180dd8512cf7c8d16a706b2ab1b2ed1fe565a22e0845e1" }, "downloads": -1, "filename": "dnsbin-cli-0.0.2.tar.gz", "has_sig": false, "md5_digest": "29e30233bf7ebf61d3537edbf62cbca7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2921, "upload_time": "2015-12-06T15:43:30", "url": "https://files.pythonhosted.org/packages/8a/6e/6df016be579c7b9a1916461c1705cd75db8d366f3101b7c88debb549f858/dnsbin-cli-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "1cb325d199cdbd4b333356e691e9f896", "sha256": "6ac9d82a522d1dcb925b64b45513642f7c85d7632dad231eaea99b5463ba8bac" }, "downloads": -1, "filename": "dnsbin-cli-0.0.3.tar.gz", "has_sig": false, "md5_digest": "1cb325d199cdbd4b333356e691e9f896", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3222, "upload_time": "2015-12-06T16:53:39", "url": "https://files.pythonhosted.org/packages/59/15/55943f31e6c360c5245bd69e152403a070b00176f8a0cb61b78758bbd284/dnsbin-cli-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1cb325d199cdbd4b333356e691e9f896", "sha256": "6ac9d82a522d1dcb925b64b45513642f7c85d7632dad231eaea99b5463ba8bac" }, "downloads": -1, "filename": "dnsbin-cli-0.0.3.tar.gz", "has_sig": false, "md5_digest": "1cb325d199cdbd4b333356e691e9f896", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3222, "upload_time": "2015-12-06T16:53:39", "url": "https://files.pythonhosted.org/packages/59/15/55943f31e6c360c5245bd69e152403a070b00176f8a0cb61b78758bbd284/dnsbin-cli-0.0.3.tar.gz" } ] }