{ "info": { "author": "Jin Xu", "author_email": "jinuxstyle@hotmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License (GPL)", "Natural Language :: English", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Topic :: Utilities" ], "description": "Clipon is a open source project for managing your clipboard history\r\nin a simple and efficient way.\r\n \r\nIt's useful if you want to take notes more efficiently when reading\r\ndocuments or web pages. It trackes whatever you copied so that you\r\ndon't have to switch to another app to do paste whenever you copied\r\nsomething useful. The paste operation is kind of a distraction when\r\nyou want to focus on reading. With Clipon, you just copy things when\r\nreading, and do paste in batch after reading.\r\n \r\nIt also helps remember what you have copied and you might later want to\r\nrevisit some of them.\r\n\r\nIt's simple to use, start the daemon\r\n \r\n $ clipon start\r\n \r\n Then you can view the clipboard history with following command\r\n \r\n $ clipon list\r\n \r\n To see more subcommands, use\r\n \r\n $ clipon -h | --help", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jinuxstyle/clipon", "keywords": "clipboard,history", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "clipon", "package_url": "https://pypi.org/project/clipon/", "platform": "linux", "project_url": "https://pypi.org/project/clipon/", "project_urls": { "Homepage": "https://github.com/jinuxstyle/clipon" }, "release_url": "https://pypi.org/project/clipon/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "A lightweight clipboard manager", "version": "1.0.0" }, "last_serial": 2176570, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "787024a93097374df4fc259f063f37be", "sha256": "ede574b4bac697b08fd9bdcff053b06a3edc8d0102c4ae7c7f6e512058a16723" }, "downloads": -1, "filename": "clipon-1.0.0-py3.5.egg", "has_sig": false, "md5_digest": "787024a93097374df4fc259f063f37be", "packagetype": "bdist_egg", "python_version": "3.5", "requires_python": null, "size": 27479, "upload_time": "2016-06-17T09:27:02", "url": "https://files.pythonhosted.org/packages/32/60/dfd070595d6f4425398fd7e1d57cffee8b9f9dc0650fd29cd5417ead6611/clipon-1.0.0-py3.5.egg" }, { "comment_text": "", "digests": { "md5": "47b54ac91fcf786073eae740388e7c86", "sha256": "91da059458154b99a95508f0642917d02c9531608055b9a7b89dfff10ed8db65" }, "downloads": -1, "filename": "clipon-1.0.0.tar.gz", "has_sig": false, "md5_digest": "47b54ac91fcf786073eae740388e7c86", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9211, "upload_time": "2016-06-20T01:33:59", "url": "https://files.pythonhosted.org/packages/62/b4/ebeb3cb052da29ae21bb21719adf8994ec647702a5928c5cf99db7d2cc01/clipon-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "787024a93097374df4fc259f063f37be", "sha256": "ede574b4bac697b08fd9bdcff053b06a3edc8d0102c4ae7c7f6e512058a16723" }, "downloads": -1, "filename": "clipon-1.0.0-py3.5.egg", "has_sig": false, "md5_digest": "787024a93097374df4fc259f063f37be", "packagetype": "bdist_egg", "python_version": "3.5", "requires_python": null, "size": 27479, "upload_time": "2016-06-17T09:27:02", "url": "https://files.pythonhosted.org/packages/32/60/dfd070595d6f4425398fd7e1d57cffee8b9f9dc0650fd29cd5417ead6611/clipon-1.0.0-py3.5.egg" }, { "comment_text": "", "digests": { "md5": "47b54ac91fcf786073eae740388e7c86", "sha256": "91da059458154b99a95508f0642917d02c9531608055b9a7b89dfff10ed8db65" }, "downloads": -1, "filename": "clipon-1.0.0.tar.gz", "has_sig": false, "md5_digest": "47b54ac91fcf786073eae740388e7c86", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9211, "upload_time": "2016-06-20T01:33:59", "url": "https://files.pythonhosted.org/packages/62/b4/ebeb3cb052da29ae21bb21719adf8994ec647702a5928c5cf99db7d2cc01/clipon-1.0.0.tar.gz" } ] }