{ "info": { "author": "Rafael G. Martins", "author_email": "rafael@rafaelmartins.eng.br", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "ownpaste\n========\n\nownpaste is a pastebin web application, designed to be used as a\npersonal/private pastebin.\n\nThis project is motivated by the difficulty of maintain a public pastebin\nservice nowadays, without time expiration and heavy spam filters. This is\nthe reason why services like http://paste.pocoo.org/ are shutting down.\n\nA simple private pastebin application, that you can run by yourself, that\nprovides a nice RESTful API, allowing the creation of cool clients, and that\ncan highlight your files nicely, without the risk of get offline tomorrow\ndue to spam issues looks like a nice idea in this current scenario.\n\nownpaste uses the Flask_ web framework (and some of its extensions), the\nPygments_ syntax highlighter and a few other well-known Python_ libraries.\n\n.. _Flask: http://flask.pocoo.org/\n.. _Pygments: http://pygments.org/\n.. _Python: http://www.python.org/\n\nPlease read the documentation for details:\n\nhttp://ownpaste.rtfd.org/", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://ownpaste.rtfd.org/", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "ownpaste", "package_url": "https://pypi.org/project/ownpaste/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ownpaste/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://ownpaste.rtfd.org/" }, "release_url": "https://pypi.org/project/ownpaste/0.2.2/", "requires_dist": null, "requires_python": null, "summary": "Private pastebin (server-side implementation)", "version": "0.2.2" }, "last_serial": 795894, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "e5eff1cd0fb373e02cb49c529f9b1832", "sha256": "481568b9ef7e44d6d433824dfe3aa7fecfc969f5dbdbd25117c7fdb9484ae471" }, "downloads": -1, "filename": "ownpaste-0.1.tar.gz", "has_sig": false, "md5_digest": "e5eff1cd0fb373e02cb49c529f9b1832", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19097, "upload_time": "2012-06-09T07:27:14", "url": "https://files.pythonhosted.org/packages/6c/04/45a97b2b27b87b0225ed976dfe61b2b552239fd4491e99d4601138479201/ownpaste-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "927d6b87816092b73e8524223828ca88", "sha256": "a7e2a176d780e59117ed19eecf4f21abe2ff0f83b910279edbaf6ae4e9dc73b5" }, "downloads": -1, "filename": "ownpaste-0.2.tar.gz", "has_sig": false, "md5_digest": "927d6b87816092b73e8524223828ca88", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21946, "upload_time": "2012-06-10T23:35:12", "url": "https://files.pythonhosted.org/packages/d6/aa/2854b76ad6011e933687b5d4609eb2fc10e1af20f5d3e002f6a085975a7b/ownpaste-0.2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "c04ce986fa2963db5e629065d272b064", "sha256": "2b915bd713774e923352ea36a4e644905ace2409a28783f98686a6abb9f4ec7e" }, "downloads": -1, "filename": "ownpaste-0.2.1.tar.gz", "has_sig": false, "md5_digest": "c04ce986fa2963db5e629065d272b064", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22082, "upload_time": "2012-06-15T02:05:17", "url": "https://files.pythonhosted.org/packages/e6/de/f0bcb8282126e2f3809c9087480abec9ead081901f8268e714d7d635fcba/ownpaste-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "ec3562154569968af3dfe04b1acfa1a0", "sha256": "98e6bb80ff395617ce037968a739f8f71c1d0fd140914317986a9cc68e8878df" }, "downloads": -1, "filename": "ownpaste-0.2.2.tar.gz", "has_sig": false, "md5_digest": "ec3562154569968af3dfe04b1acfa1a0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22030, "upload_time": "2012-06-15T05:14:31", "url": "https://files.pythonhosted.org/packages/0d/1f/e40a2e9ca1d8ebf30af05d45f83183e8d431fb1585f65073da36e968d291/ownpaste-0.2.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ec3562154569968af3dfe04b1acfa1a0", "sha256": "98e6bb80ff395617ce037968a739f8f71c1d0fd140914317986a9cc68e8878df" }, "downloads": -1, "filename": "ownpaste-0.2.2.tar.gz", "has_sig": false, "md5_digest": "ec3562154569968af3dfe04b1acfa1a0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22030, "upload_time": "2012-06-15T05:14:31", "url": "https://files.pythonhosted.org/packages/0d/1f/e40a2e9ca1d8ebf30af05d45f83183e8d431fb1585f65073da36e968d291/ownpaste-0.2.2.tar.gz" } ] }