{ "info": { "author": "Svein-K\u00e5re Bj\u00f8rnsen", "author_email": "sveinkare@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Programming Language :: Python :: 3", "Topic :: Utilities" ], "description": "ecopad\n======\n\nA tool for padding text to be pasted into text boxes in the game Eco,\nworking around a client bug on linux, that doubles key presses.\n\nPackages needed before installing\n---------------------------------\n\n- python3-tkinter\n\nInstallation\n------------\n\n``pip3 install --user ecopad``\n\nUsage\n-----\n\nLaunch the app with the command ``ecopad``. Alternately, one may add the\noption ``-L`` for 4K monitors.\n\nOnce the app is open, entering text into the entry field and pressing\nreturn, or clicking the button, will copy the text to clipboard, and pad\nit with whitespace if the length is odd numbered. Once pasted inside the\ngame, one simply deletes the doubled phrase, and submit the text.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/morngrar/ecopad", "keywords": "", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "ecopad", "package_url": "https://pypi.org/project/ecopad/", "platform": "", "project_url": "https://pypi.org/project/ecopad/", "project_urls": { "Homepage": "https://github.com/morngrar/ecopad" }, "release_url": "https://pypi.org/project/ecopad/1.0/", "requires_dist": null, "requires_python": "", "summary": "Text padding for Eco the game", "version": "1.0" }, "last_serial": 3793044, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "8ae9632d14cc310611d9546914da5267", "sha256": "61af0fb68eb310659d37857ea5390b97f87aa3dc47c150ed381b43c75d3159e4" }, "downloads": -1, "filename": "ecopad-1.0.tar.gz", "has_sig": false, "md5_digest": "8ae9632d14cc310611d9546914da5267", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2517, "upload_time": "2018-04-23T05:01:14", "url": "https://files.pythonhosted.org/packages/84/2d/6485bd1931b35b5bb3b613ab37551d9011df601eb5f1a9b7c2e162bffe4b/ecopad-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8ae9632d14cc310611d9546914da5267", "sha256": "61af0fb68eb310659d37857ea5390b97f87aa3dc47c150ed381b43c75d3159e4" }, "downloads": -1, "filename": "ecopad-1.0.tar.gz", "has_sig": false, "md5_digest": "8ae9632d14cc310611d9546914da5267", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2517, "upload_time": "2018-04-23T05:01:14", "url": "https://files.pythonhosted.org/packages/84/2d/6485bd1931b35b5bb3b613ab37551d9011df601eb5f1a9b7c2e162bffe4b/ecopad-1.0.tar.gz" } ] }