{ "info": { "author": "\u00d3scar Garc\u00eda Amor", "author_email": "ogarcia@connectical.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Flask", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Topic :: Utilities" ], "description": "# lesma \n\n(c) 2017-2018 \u00d3scar Garc\u00eda Amor\n\nRedistribution, modifications and pull requests are welcomed under the terms\nof GPLv3 license.\n\nlesma is a simple paste app, friendly with browser and command line, with\nfiles as storage backend. You can see in action in https://lesma.eu.\n\n## Install\n\nTo install lesma follow this steps.\n\n### From source\n\n```sh\ngit clone https://github.com/ogarcia/lesma.git\nvirtualenv3 ./lesma-venv\nsource ./lesma-venv/bin/activate\ncd lesma\npython setup.py install\n```\n\n### From PyPI\n\n```sh\nvirtualenv3 ./lesma-venv\nsource ./lesma-venv/bin/activate\npip install lesma\n```\n\n## Run\n\nIn your virtualenv run `lesma server`.\n\n```sh\nsource ./lesma-venv/bin/activate\nlesma server\n```\n\nOr without activate virtualenv.\n\n```\n./lesma-venv/bin/lesma server\n```\n\nRun `lesma` without parameters to see help.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://lesma.eu", "keywords": "lesma paste pastebin sprunge pastein hastebin friendly commandline", "license": "GPLv3", "maintainer": "", "maintainer_email": "", "name": "lesma", "package_url": "https://pypi.org/project/lesma/", "platform": "", "project_url": "https://pypi.org/project/lesma/", "project_urls": { "Homepage": "https://lesma.eu" }, "release_url": "https://pypi.org/project/lesma/0.5.1/", "requires_dist": null, "requires_python": "", "summary": "Simple paste app, friendly with browser and command line, with files as storage backend.", "version": "0.5.1" }, "last_serial": 4164913, "releases": { "0.5.0": [ { "comment_text": "", "digests": { "md5": "4241644665fab62b7b85c83fba68919c", "sha256": "3e31debae1eff71d2a1c0f264e832aa68a4c6ba3bf3c59d106779341a6ebb315" }, "downloads": -1, "filename": "lesma-0.5.0.tar.gz", "has_sig": false, "md5_digest": "4241644665fab62b7b85c83fba68919c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 75194, "upload_time": "2018-02-28T17:25:25", "url": "https://files.pythonhosted.org/packages/23/3b/c0c6bd1bc07bd1c53d899ca2e43af30c0da7b7cac530485363e7f9d18703/lesma-0.5.0.tar.gz" } ], "0.5.1": [ { "comment_text": "", "digests": { "md5": "256fedda517229149a51df4d8ae6a70f", "sha256": "78e2f4f5aa3a3152406d848421a4be49fb0a604a5657c1b1151d447a88fca62d" }, "downloads": -1, "filename": "lesma-0.5.1.tar.gz", "has_sig": false, "md5_digest": "256fedda517229149a51df4d8ae6a70f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 74304, "upload_time": "2018-08-13T12:11:51", "url": "https://files.pythonhosted.org/packages/99/d8/258f19f50642aff2f23b619090dc9b754aba39d7eef5b4094fc20ae9369f/lesma-0.5.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "256fedda517229149a51df4d8ae6a70f", "sha256": "78e2f4f5aa3a3152406d848421a4be49fb0a604a5657c1b1151d447a88fca62d" }, "downloads": -1, "filename": "lesma-0.5.1.tar.gz", "has_sig": false, "md5_digest": "256fedda517229149a51df4d8ae6a70f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 74304, "upload_time": "2018-08-13T12:11:51", "url": "https://files.pythonhosted.org/packages/99/d8/258f19f50642aff2f23b619090dc9b754aba39d7eef5b4094fc20ae9369f/lesma-0.5.1.tar.gz" } ] }