{ "info": { "author": "lazzzis", "author_email": "shenlijin@outlook.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "# ub-paste\n\nA handy tool helping you paste your file content to [ubuntu pastebin](pastebin.ubuntu.com)\n\n# Installation\n\nInstallation via `pip`\n\n```\npip install ub-paste\n```\n\n# Uasge\n\nJust specify a file\n\n```\nub-paste [filepath]\n```\n\nExamples:\n\n```\nub-paste test.py\n```\n\n```\nub-paste /tmp/Main.java\n```\n\n![](https://s11.postimg.org/p47f1breb/ub-paste-demo.gif)\n\n`ub-paste` will paste their contents to [ubuntu pastebin](pastebin.ubuntu.com) and then automatically open the web page in the browser.\n\nAdditionally, `ub-paste` can automatically detect the language by the filename extension. If it encounters an unknown filename extension, it will handle the file as a normal text file.\n\n# Available Options\n\n`-a` or `--author` The author name shown on the post (defaults to your username on your computer)\n\n`-n` or `--no-browser` Disallow the program to open the browser after pasting (defaults to 'False')\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/lazzzis/ub-paste", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "ub-paste", "package_url": "https://pypi.org/project/ub-paste/", "platform": "any", "project_url": "https://pypi.org/project/ub-paste/", "project_urls": { "Homepage": "https://github.com/lazzzis/ub-paste" }, "release_url": "https://pypi.org/project/ub-paste/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "Help you paste your file content to ubuntu pastebin", "version": "0.1.0" }, "last_serial": 2917089, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "dc007719e401895c30f4e83c830c1441", "sha256": "952769befc6093eb525c3c57fc8a5ce49fd00f38859c0ff3d49372615f1edc6c" }, "downloads": -1, "filename": "ub-paste-0.1.0.tar.gz", "has_sig": false, "md5_digest": "dc007719e401895c30f4e83c830c1441", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4877, "upload_time": "2017-06-01T14:52:55", "url": "https://files.pythonhosted.org/packages/ac/14/84d514347f3422d019c36ea2d1a4e8d9e06652b3a8b55bc5d8527885a0f3/ub-paste-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "dc007719e401895c30f4e83c830c1441", "sha256": "952769befc6093eb525c3c57fc8a5ce49fd00f38859c0ff3d49372615f1edc6c" }, "downloads": -1, "filename": "ub-paste-0.1.0.tar.gz", "has_sig": false, "md5_digest": "dc007719e401895c30f4e83c830c1441", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4877, "upload_time": "2017-06-01T14:52:55", "url": "https://files.pythonhosted.org/packages/ac/14/84d514347f3422d019c36ea2d1a4e8d9e06652b3a8b55bc5d8527885a0f3/ub-paste-0.1.0.tar.gz" } ] }