{ "info": { "author": "Ryan Pessa", "author_email": "dkived@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Win32 (MS Windows)", "Environment :: X11 Applications", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Topic :: Text Processing", "Topic :: Utilities" ], "description": "StrManip\r\n========\r\n\r\nA tool for clipboard string manipulation in Python. You simply copy text\r\nto the clipboard (or just select it if you have cutbuffer support) and\r\nstart the application. Works best when bound to a keyboard shortcut.\r\n\r\nOnce started, you can manipulate the string using Python expressions.\r\nWhen finished, you can easily copy the text back to the clipboard.\r\n\r\nDependencies\r\n~~~~~~~~~~~~\r\n\r\nThis tool requires the Kivy GUI application framework. For cutbuffer\r\nsupport (X11 only), you will also need to install either xsel or xclip,\r\nboth of which are readily available on Ubuntu and similar distros.\r\n\r\nExamples\r\n~~~~~~~~\r\n\r\n.. figure:: https://raw.githubusercontent.com/kived/strmanip/image-storage/filter-apt.png\r\n :alt: Filter Apt example\r\n\r\n Filter Apt example", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/kived/strmanip/tarball/1.0", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/kived/strmanip", "keywords": "kivy,tool,clipboard,string,manipulation", "license": "UNKNOWN", "maintainer": "", "maintainer_email": "", "name": "StrManip", "package_url": "https://pypi.org/project/StrManip/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/StrManip/", "project_urls": { "Download": "https://github.com/kived/strmanip/tarball/1.0", "Homepage": "https://github.com/kived/strmanip" }, "release_url": "https://pypi.org/project/StrManip/1.0/", "requires_dist": null, "requires_python": null, "summary": "clipboard string manipulation in Python", "version": "1.0" }, "last_serial": 1950111, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "347501f4dd2b8c11e97fffaeb7fa8510", "sha256": "2daaeba153b2ae65870f26fac412adb3a804bce9a2226e716987f823fed6d71e" }, "downloads": -1, "filename": "StrManip-1.0.tar.gz", "has_sig": false, "md5_digest": "347501f4dd2b8c11e97fffaeb7fa8510", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2329, "upload_time": "2016-02-10T20:44:30", "url": "https://files.pythonhosted.org/packages/f0/eb/249371a0bf92bacb76ade3c71f1a5b308f7130ca118239f92afb2c857cb9/StrManip-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "347501f4dd2b8c11e97fffaeb7fa8510", "sha256": "2daaeba153b2ae65870f26fac412adb3a804bce9a2226e716987f823fed6d71e" }, "downloads": -1, "filename": "StrManip-1.0.tar.gz", "has_sig": false, "md5_digest": "347501f4dd2b8c11e97fffaeb7fa8510", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2329, "upload_time": "2016-02-10T20:44:30", "url": "https://files.pythonhosted.org/packages/f0/eb/249371a0bf92bacb76ade3c71f1a5b308f7130ca118239f92afb2c857cb9/StrManip-1.0.tar.gz" } ] }