{ "info": { "author": "Benoit Pierre", "author_email": "benoit.pierre@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Plugins", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "Plover Excel dictionary\n=======================\n\nAdd support for LibreOffice (`.ods`) and Excel (`.xlsx`) dictionaries.\n\nUsage\n-----\n\nHow this (should) work: all the sheets of the spreadsheet are merged on load;\nfor each sheet, the first column should be the steno, and the second column the\ntranslation. The implementation tries to keep extraneous columns contents, so\nif you do modify the dictionary through Plover, you should not loose those\n(except for deleted entries of course). New entries are added to the `NEW`\nspreadsheet. The order of the entries is kept, invalid entries are prunned.\n\nNote:\n - changing an entry's strokes (not its translation) through Plover's editor is\n equivalent to deleting it and and adding a new one, so any extra data is\n lost, and it's moved to the `NEW` sheet.\n - formulas are expanded on load, and the result of those expansions is saved\n back if the dictionary is modified in Plover, so you should avoid editing\n your dictionary in Plover if you want to keep those formulas.\n\n\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/benoit-pierre/plover_excel_dictionary", "keywords": "plover plover_plugin", "license": "GNU General Public License v2 or later (GPLv2+)", "maintainer": "", "maintainer_email": "", "name": "plover-excel-dictionary", "package_url": "https://pypi.org/project/plover-excel-dictionary/", "platform": "", "project_url": "https://pypi.org/project/plover-excel-dictionary/", "project_urls": { "Homepage": "https://github.com/benoit-pierre/plover_excel_dictionary" }, "release_url": "https://pypi.org/project/plover-excel-dictionary/0.2.4/", "requires_dist": [ "plover (>=4.0.0.dev1)", "pyexcel (>=0.4.5)", "pyexcel-ods3 (>=0.3.2)", "pyexcel-xlsx (>=0.3.0)" ], "requires_python": "", "summary": "Excel dictionaries support for Plover", "version": "0.2.4" }, "last_serial": 3329364, "releases": { "0.2.4": [ { "comment_text": "", "digests": { "md5": "bb0193dc38e74323f7ba9ecfbb8fc91b", "sha256": "8821864a1d677870e9a5a83f7bcdfc534a8ce262aca8fb094ddd14d9158072b1" }, "downloads": -1, "filename": "plover_excel_dictionary-0.2.4-py3-none-any.whl", "has_sig": true, "md5_digest": "bb0193dc38e74323f7ba9ecfbb8fc91b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4918, "upload_time": "2017-11-13T18:07:04", "url": "https://files.pythonhosted.org/packages/b3/fd/4305f96a7c6b6ba8057e07b9904556f7a5c6a7668db386bf921a73fbfbaf/plover_excel_dictionary-0.2.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0183d780f4e56919b0993ea27ec37af8", "sha256": "d1d4161bfe5e06771f4d30592a960d0449899a199cd76d8282d6b22ebf38e163" }, "downloads": -1, "filename": "plover_excel_dictionary-0.2.4.tar.gz", "has_sig": true, "md5_digest": "0183d780f4e56919b0993ea27ec37af8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11514, "upload_time": "2017-11-13T18:07:08", "url": "https://files.pythonhosted.org/packages/b8/58/fee95cd6ae7b669390853aad5251ed1f8e188c38cfd8f087ff5005c92e2e/plover_excel_dictionary-0.2.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bb0193dc38e74323f7ba9ecfbb8fc91b", "sha256": "8821864a1d677870e9a5a83f7bcdfc534a8ce262aca8fb094ddd14d9158072b1" }, "downloads": -1, "filename": "plover_excel_dictionary-0.2.4-py3-none-any.whl", "has_sig": true, "md5_digest": "bb0193dc38e74323f7ba9ecfbb8fc91b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4918, "upload_time": "2017-11-13T18:07:04", "url": "https://files.pythonhosted.org/packages/b3/fd/4305f96a7c6b6ba8057e07b9904556f7a5c6a7668db386bf921a73fbfbaf/plover_excel_dictionary-0.2.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0183d780f4e56919b0993ea27ec37af8", "sha256": "d1d4161bfe5e06771f4d30592a960d0449899a199cd76d8282d6b22ebf38e163" }, "downloads": -1, "filename": "plover_excel_dictionary-0.2.4.tar.gz", "has_sig": true, "md5_digest": "0183d780f4e56919b0993ea27ec37af8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11514, "upload_time": "2017-11-13T18:07:08", "url": "https://files.pythonhosted.org/packages/b8/58/fee95cd6ae7b669390853aad5251ed1f8e188c38cfd8f087ff5005c92e2e/plover_excel_dictionary-0.2.4.tar.gz" } ] }