{ "info": { "author": "Josue Ortega", "author_email": "josueortega@protonmail.ch", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: POSIX", "Programming Language :: Python :: 3", "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" ], "description": "yanky -- Easy and Simple copy and paste module for GNU/Linux systems\n\nIn order to get yanky fully functional either one of the following software\nneeds to be installed in your system:\n -xsel: http://www.vergenet.net/~conrad/software/xsel\n -xclip: https://sourceforge.net/projects/xclip\n\nUsage:\n\nfrom yanky import copy, paste\n\n#Copy text to OS clipboard\ncopy('Text to be copied to clipboard')\n\n#Paste from OS clipboard\n\ntext_from_cb = paste()\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/noahfx/yanky", "keywords": "yannk copy paste api xsel xclip clipboard", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "yanky", "package_url": "https://pypi.org/project/yanky/", "platform": "", "project_url": "https://pypi.org/project/yanky/", "project_urls": { "Homepage": "https://github.com/noahfx/yanky" }, "release_url": "https://pypi.org/project/yanky/0.9.0/", "requires_dist": null, "requires_python": "", "summary": "Easy and Simple copy and paste module for GNU/Linux systems", "version": "0.9.0" }, "last_serial": 3033104, "releases": { "0.9.0": [ { "comment_text": "", "digests": { "md5": "b54eff019af46771aa0f1b128fe1f704", "sha256": "3ada65677b089e1a2e4afcef8a808f114e8354431fc12db2464a2cf173c48f5c" }, "downloads": -1, "filename": "yanky-0.9.0.tar.gz", "has_sig": false, "md5_digest": "b54eff019af46771aa0f1b128fe1f704", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2613, "upload_time": "2017-07-19T03:15:06", "url": "https://files.pythonhosted.org/packages/87/6c/90d5a826cdb8acc12ab76b01065b1f4afce24a908afd4c83bb3661e6c6da/yanky-0.9.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b54eff019af46771aa0f1b128fe1f704", "sha256": "3ada65677b089e1a2e4afcef8a808f114e8354431fc12db2464a2cf173c48f5c" }, "downloads": -1, "filename": "yanky-0.9.0.tar.gz", "has_sig": false, "md5_digest": "b54eff019af46771aa0f1b128fe1f704", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2613, "upload_time": "2017-07-19T03:15:06", "url": "https://files.pythonhosted.org/packages/87/6c/90d5a826cdb8acc12ab76b01065b1f4afce24a908afd4c83bb3661e6c6da/yanky-0.9.0.tar.gz" } ] }