{ "info": { "author": "J\u00f6rg Knappen", "author_email": "jknappen@web.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Topic :: Printing", "Topic :: Text Processing :: Markup :: LaTeX", "Topic :: Utilities" ], "description": "The package provides two functions:\r\n\r\n1. protect_caps puts capital letters in braces to prevent lowercasing by BibTeX\r\n2. utf8_to_bibtex converts a lot of latin letters from utf8 to BibTeX friendly input, e.g., \u00e4 is converted to {\\\\\"a}.\r\n\r\nIt can handle more characters than GNU recode can handle, and the TeX output is optimised for BibTeX.\r\n\r\nHint: Depending on the context it may be necessary to ensure that the argument of utf8_to_bibtex has the right encoding. You can achieve this by using utf8_to_bibtex(astring.encode(\"utf-8\")).", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "utf8 BibTeX character encoding unicode", "license": "GPL 3.0", "maintainer": "", "maintainer_email": "", "name": "utf8tobibtex", "package_url": "https://pypi.org/project/utf8tobibtex/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/utf8tobibtex/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/utf8tobibtex/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "Converts a lot of latin letters in utf8 to BibTeX input, e.g., \u00e4 ist converted to {\\\\", "version": "1.0.0" }, "last_serial": 1167991, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "fd7741b91bd9adcadbb169f829ac57dc", "sha256": "85a09d89b9b7588d4012591ad6935be31168dcb2ea9907c7ee9f484e7f0e78ad" }, "downloads": -1, "filename": "utf8tobibtex-1.0.0.tar.gz", "has_sig": false, "md5_digest": "fd7741b91bd9adcadbb169f829ac57dc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2543, "upload_time": "2012-10-24T15:37:53", "url": "https://files.pythonhosted.org/packages/f2/9e/946c2db05e9ed88bb801ff052e2ffddf5b15948b1b55afa3d6a531dde45f/utf8tobibtex-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fd7741b91bd9adcadbb169f829ac57dc", "sha256": "85a09d89b9b7588d4012591ad6935be31168dcb2ea9907c7ee9f484e7f0e78ad" }, "downloads": -1, "filename": "utf8tobibtex-1.0.0.tar.gz", "has_sig": false, "md5_digest": "fd7741b91bd9adcadbb169f829ac57dc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2543, "upload_time": "2012-10-24T15:37:53", "url": "https://files.pythonhosted.org/packages/f2/9e/946c2db05e9ed88bb801ff052e2ffddf5b15948b1b55afa3d6a531dde45f/utf8tobibtex-1.0.0.tar.gz" } ] }