{ "info": { "author": "Theo Costea", "author_email": "theo.costea@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Text Processing :: Markup :: XML" ], "description": "TEfy\n====\n\n|Build Status| |PyPI version| \n\n``TEfy`` was born out of the need to streamline the conversion of doc,\ndocx and odt documents into TEI XML when using Python scripts. It's a\nvery basic wrapper around the OxGarage_\nAPI at https://oxgarage.tei-c.org/ege-webservice/ and\ncovers a small subset of conversions, namely from doc, docx and odt to TEI\nXML. The conversion result is output as an lxml_ etree Element. \n\n.. _OxGarage: https://github.com/TEIC/oxgarage\n.. _lxml: https://github.com/lxml/lxml\n\nUsage \n-----\nYou can install TEfy with pip (``$ pip install TEfy``) \nand convert let's say an ODT document like this:\n\n.. code:: python\n\n from tefy import OxGaWrap\n doc = OxGaWrap('path/to/example.odt')\n tei = doc.tei_xml\n\n.. |Build Status| image:: https://travis-ci.org/03b8/TEfy.svg?branch=master\n :target: https://travis-ci.org/03b8/TEfy\n.. |PyPI version| image:: https://badge.fury.io/py/TEfy.svg\n :target: https://badge.fury.io/py/TEfy\n", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/03b8/tefy", "keywords": "conversion,tei-xml,doc,docx,odt,markup", "license": "MIT", "maintainer": "Theo Costea", "maintainer_email": "theo.costea@gmail.com", "name": "tefy", "package_url": "https://pypi.org/project/tefy/", "platform": "", "project_url": "https://pypi.org/project/tefy/", "project_urls": { "Homepage": "https://github.com/03b8/tefy", "Repository": "https://github.com/03b8/tefy" }, "release_url": "https://pypi.org/project/tefy/0.1.4/", "requires_dist": [ "lxml (>=4.2.4,<5.0.0)", "requests (>=2.22,<3.0)" ], "requires_python": ">=3.6,<4.0", "summary": "A very basic wrapper for conversions from doc, docx and odt to TEI XML", "version": "0.1.4" }, "last_serial": 5527436, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "8162c1c314692b74025c0e69c765c491", "sha256": "7c3f32141ecb2a7d8f0523bc39cd7c4e24b8c4f335410d73ff6c3248df39e819" }, "downloads": -1, "filename": "TEfy-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "8162c1c314692b74025c0e69c765c491", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3793, "upload_time": "2018-08-27T13:20:58", "url": "https://files.pythonhosted.org/packages/d8/2e/2df12b906b08a834d3710e2b3cbbe9eecfff9629fc5a82362cb265edc5a1/TEfy-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0e8d6a0741fa3a4865ebf39f9638b817", "sha256": "7f9ed42a85ec39d4eb511836cccd3632c9daec95dcfa639d713f9d6cfef9533e" }, "downloads": -1, "filename": "TEfy-0.1.1.tar.gz", "has_sig": false, "md5_digest": "0e8d6a0741fa3a4865ebf39f9638b817", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2963, "upload_time": "2018-08-27T13:21:00", "url": "https://files.pythonhosted.org/packages/78/6f/770165d678b937757611897c57d3612498fe21ef90f0b3e766da2b7786a7/TEfy-0.1.1.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "ef59f23182a8242d34c68debb3080436", "sha256": "ddee202199b3789e504600c63c4a3b9d09edbf94368b658da2fbcdad34e9b836" }, "downloads": -1, "filename": "TEfy-0.1.3.tar.gz", "has_sig": false, "md5_digest": "ef59f23182a8242d34c68debb3080436", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3224, "upload_time": "2019-06-16T20:44:02", "url": "https://files.pythonhosted.org/packages/7a/7c/d747519157d9db4c0d54a494211e43755bd1e64028efd7c8b654562e49e0/TEfy-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "341dac0afa5bf2fec1af8acb083c9556", "sha256": "3efb0abd44412a3bf81ade790df96eab3123012bd8b11097decc41cb6f6e5b8d" }, "downloads": -1, "filename": "TEfy-0.1.4-py3-none-any.whl", "has_sig": false, "md5_digest": "341dac0afa5bf2fec1af8acb083c9556", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6,<4.0", "size": 3629, "upload_time": "2019-07-13T17:16:59", "url": "https://files.pythonhosted.org/packages/7c/74/fc8a53a89578eb9f1efdd355d956338b89836c3f07615603145e8e499e75/TEfy-0.1.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6be70f5014abf3827e52cf83e04e105f", "sha256": "27d50fe2a8208cfb26b7a43a1c8763b8064f76d7786482449ffc624562e73ef6" }, "downloads": -1, "filename": "TEfy-0.1.4.tar.gz", "has_sig": false, "md5_digest": "6be70f5014abf3827e52cf83e04e105f", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6,<4.0", "size": 3400, "upload_time": "2019-07-13T17:17:00", "url": "https://files.pythonhosted.org/packages/ce/30/8332451fa35c37e72005c4ae31cba81da7103a9ba0c7c091d7bcfa6e2e89/TEfy-0.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "341dac0afa5bf2fec1af8acb083c9556", "sha256": "3efb0abd44412a3bf81ade790df96eab3123012bd8b11097decc41cb6f6e5b8d" }, "downloads": -1, "filename": "TEfy-0.1.4-py3-none-any.whl", "has_sig": false, "md5_digest": "341dac0afa5bf2fec1af8acb083c9556", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6,<4.0", "size": 3629, "upload_time": "2019-07-13T17:16:59", "url": "https://files.pythonhosted.org/packages/7c/74/fc8a53a89578eb9f1efdd355d956338b89836c3f07615603145e8e499e75/TEfy-0.1.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6be70f5014abf3827e52cf83e04e105f", "sha256": "27d50fe2a8208cfb26b7a43a1c8763b8064f76d7786482449ffc624562e73ef6" }, "downloads": -1, "filename": "TEfy-0.1.4.tar.gz", "has_sig": false, "md5_digest": "6be70f5014abf3827e52cf83e04e105f", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6,<4.0", "size": 3400, "upload_time": "2019-07-13T17:17:00", "url": "https://files.pythonhosted.org/packages/ce/30/8332451fa35c37e72005c4ae31cba81da7103a9ba0c7c091d7bcfa6e2e89/TEfy-0.1.4.tar.gz" } ] }