{ "info": { "author": "Kenneth Reitz", "author_email": "me@kennethreitz.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.0", "Programming Language :: Python :: 3.1", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: IronPython" ], "description": "Xerox: Copy + Paste for Python\n==============================\n\n*Xerox* is a copy + paste module for python. It's aim is simple: to be as incredibly simple as possible.\n\nSupported platforms are currently OS X, X11 (Linux, BSD, etc.), and Windows.\n\nIf you can make it simpler, please fork.\n\nUsage\n-----\n\nUsage is as follows::\n\n\txerox.copy(u'some string')\n\nAnd to paste::\n\n\t>>> xerox.paste()\n\tu'some string'\n\nOn Linux you can optionally also copy into the X selection clipboard for\nmiddle-click-paste capability::\n\n xerox.copy(u'Some string', xsel=True)\n\nAnd you can choose to paste from the X selection rather than the system\nclipboard::\n\n xerox.paste(xsel=True)\n\nAnd, that's it.\n\nCommand Line\n~~~~~~~~~~~~\n\nTo copy::\n\n\t$ xerox some string\n\nor::\n\n\t$ echo some string | xerox\n\nTo paste::\n\n\t>>> xerox\n\tsome string\n\n\nInstallation\n------------\n\nTo install Xerox, simply::\n\n\t$ pip install xerox\n\nNote: If you are installing xerox on Windows, you will also need to install the pywin32_ module.\n\n\nLegal Stuff\n-----------\n\nMIT License.\n\n(c\\) 2016 Kenneth Reitz.\n\n.. _pywin32: http://sourceforge.net/projects/pywin32/files/", "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/kennethreitz/xerox", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "xerox", "package_url": "https://pypi.org/project/xerox/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/xerox/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/kennethreitz/xerox" }, "release_url": "https://pypi.org/project/xerox/0.4.1/", "requires_dist": null, "requires_python": null, "summary": "Simple Copy + Paste in Python.", "version": "0.4.1" }, "last_serial": 4831224, "releases": { "0.2.0": [ { "comment_text": "", "digests": { "md5": "a57042c7beba52b150702cc2905f926c", "sha256": "f999e581f64f2cd46164bbe3c57288c50615dad9ff76593852e300c88e3df167" }, "downloads": -1, "filename": "xerox-0.2.0.tar.gz", "has_sig": false, "md5_digest": "a57042c7beba52b150702cc2905f926c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2995, "upload_time": "2010-09-09T06:38:34", "url": "https://files.pythonhosted.org/packages/85/94/149eb1bab40163936d76cdab69efa7c49d56740c568028a2676b7d806a21/xerox-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "8eea525ce8607fa9e274c320b6be1467", "sha256": "c5b6b380e969979ea4c281c94d698da796ad5d3d29c78773b4c8aa92a99b312d" }, "downloads": -1, "filename": "xerox-0.2.1.tar.gz", "has_sig": false, "md5_digest": "8eea525ce8607fa9e274c320b6be1467", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2951, "upload_time": "2010-09-09T06:59:53", "url": "https://files.pythonhosted.org/packages/40/45/7052d868424e59b4d0b7150c0ab3f19066089b8ecb7b0b3bb785e0228753/xerox-0.2.1.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "5ed662e30ba183b861d43f5fb859c22c", "sha256": "2c396098196170804118884ee90d4d63d1ada6099ab14295f2a59e22bc085392" }, "downloads": -1, "filename": "xerox-0.3.0.tar.gz", "has_sig": false, "md5_digest": "5ed662e30ba183b861d43f5fb859c22c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2989, "upload_time": "2012-01-13T02:24:35", "url": "https://files.pythonhosted.org/packages/f8/f7/fe3a5c026b75cc8bb3e5ffda31f93eef22509fff7f638c81ac5fa5a5bb69/xerox-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "88de18980bd83e41a3c85dc925f5cc90", "sha256": "fc06c3e27776390dc9646f10d6efbc91c0fa2e66c86dc9f728653af2c8a33a9d" }, "downloads": -1, "filename": "xerox-0.3.1.tar.gz", "has_sig": false, "md5_digest": "88de18980bd83e41a3c85dc925f5cc90", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3160, "upload_time": "2012-01-15T23:52:43", "url": "https://files.pythonhosted.org/packages/e5/36/c45396972f0bdfb18a5b823ca419fa5722792e0453cb9add3d8695e919f8/xerox-0.3.1.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "589354296f411766656a32d3cd12d61d", "sha256": "fe604b6073ccda42044892b786a7afcb61c08cbf6091ff16541b511d82f39523" }, "downloads": -1, "filename": "xerox-0.4.0.tar.gz", "has_sig": false, "md5_digest": "589354296f411766656a32d3cd12d61d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4647, "upload_time": "2016-02-04T08:07:20", "url": "https://files.pythonhosted.org/packages/6c/09/4eb4ebc083d77e71f4e159ffd5947eb3b136a3165b0ba24b5587405b18c0/xerox-0.4.0.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "0f782a2f522127317a6840a80553b667", "sha256": "1b598ed4ba017374f02e9cef983febdd19dba79a5301856fdba985c490b14325" }, "downloads": -1, "filename": "xerox-0.4.1.tar.gz", "has_sig": false, "md5_digest": "0f782a2f522127317a6840a80553b667", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4645, "upload_time": "2016-02-04T08:09:37", "url": "https://files.pythonhosted.org/packages/a8/f2/48a3fb98b128e77e0c1e15a80c71d397c1ac1a4ed6db00e3e7307f767f93/xerox-0.4.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0f782a2f522127317a6840a80553b667", "sha256": "1b598ed4ba017374f02e9cef983febdd19dba79a5301856fdba985c490b14325" }, "downloads": -1, "filename": "xerox-0.4.1.tar.gz", "has_sig": false, "md5_digest": "0f782a2f522127317a6840a80553b667", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4645, "upload_time": "2016-02-04T08:09:37", "url": "https://files.pythonhosted.org/packages/a8/f2/48a3fb98b128e77e0c1e15a80c71d397c1ac1a4ed6db00e3e7307f767f93/xerox-0.4.1.tar.gz" } ] }