{ "info": { "author": "Sheikh Araf", "author_email": "arafsheikh@rocketmail.com", "bugtrack_url": null, "classifiers": [], "description": "``$ cmemo``\n===========\n\nA command line clipboard manager written in Python.\n\nThis clipboard manager is intended to be used without opening any\nadditional screen. Once setup the only required step is to hit a key\ncombination to save the current contents of the clipboard for later use.\n\n.. image:: https://landscape.io/github/arafsheikh/clipboard-memo/master/landscape.svg?style=flat\n :target: https://landscape.io/github/arafsheikh/clipboard-memo/master\n :alt: Code Health\n\nDependencies\n------------\n\n``pyperclip`` python package is required. This package will be automatically installed.\n\n*On some Linux distros ``xclip`` package may be required.* Install it\nwith ``sudo apt-get install xclip`` on Ubuntu if you cannot save memos.\n\nInstallation\n------------\n\n- Using Pypi, ``pip install clipboard_memo``\n\n- Now bind a key-combination to the ``cmemo_direct`` command to save\n memos directly with a single keystroke.\n\nFor example, for Ubuntu follow the instructions `here`_ and type\n``cmemo_direct`` in the ``Command`` field.\n\nUsage\n-----\n\nTo see the help screen type:\n\n.. code:: text\n\n $ cmemo -h\n\n usage: clipboard_memo []\n Available commands are:\n save Save the contents of clipboard\n delete INDEX Delete a memo of given index number\n delete -a | --all Delete all saved memos\n ls List all saved memos\n yank INDEX Copy a memo to clipboard\n\n Save clipboard data as memos\n\n positional arguments:\n command Subcommand to run\n\n optional arguments:\n -h, --help show this help message and exit\n\nTodo\n----\n\n- Move from ``pickle`` to ``sqlite3``\n- Add colors\n- Shrink multi-line memos\n\nLicense\n-------\n\nMIT\n\n.. _here: http://askubuntu.com/a/331632", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/arafsheikh/clipboard-memo", "keywords": "clipboard memo manager command-line CLI", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "clipboard_memo", "package_url": "https://pypi.org/project/clipboard_memo/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/clipboard_memo/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/arafsheikh/clipboard-memo" }, "release_url": "https://pypi.org/project/clipboard_memo/0.2/", "requires_dist": null, "requires_python": null, "summary": "A command-line clipboard manager", "version": "0.2" }, "last_serial": 1619504, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "96d29f9486d7f466e4d81f39739a27a3", "sha256": "12c33be8a5af6482555cb97e57710f686e9b76baf08b99cd69af01b422a76a6f" }, "downloads": -1, "filename": "clipboard_memo-0.1.zip", "has_sig": false, "md5_digest": "96d29f9486d7f466e4d81f39739a27a3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6438, "upload_time": "2015-06-27T21:54:16", "url": "https://files.pythonhosted.org/packages/7a/1f/a5b9bc286396825b9033d0e6f3b3e61c464f6c85c36dcc4ab588dbee3b29/clipboard_memo-0.1.zip" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "3bf831cbb0c5f9215aef2eef78ace75e", "sha256": "cd0718fc1f610fd14ec3379267769fddbe568799be24607399209ec547c78601" }, "downloads": -1, "filename": "clipboard_memo-0.2.zip", "has_sig": false, "md5_digest": "3bf831cbb0c5f9215aef2eef78ace75e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7241, "upload_time": "2015-07-04T18:55:40", "url": "https://files.pythonhosted.org/packages/b5/c6/5edbfde40a407d071add3aecfc6d85b4e0901f5b8f777c23d29c7f3decf7/clipboard_memo-0.2.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3bf831cbb0c5f9215aef2eef78ace75e", "sha256": "cd0718fc1f610fd14ec3379267769fddbe568799be24607399209ec547c78601" }, "downloads": -1, "filename": "clipboard_memo-0.2.zip", "has_sig": false, "md5_digest": "3bf831cbb0c5f9215aef2eef78ace75e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7241, "upload_time": "2015-07-04T18:55:40", "url": "https://files.pythonhosted.org/packages/b5/c6/5edbfde40a407d071add3aecfc6d85b4e0901f5b8f777c23d29c7f3decf7/clipboard_memo-0.2.zip" } ] }