ooo-dev-xml


Nameooo-dev-xml JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/Amourspirit/python_ooo_dev_xml
SummaryXML Utils for OooDev Project
upload_time2023-08-08 19:28:19
maintainer
docs_urlNone
author:Barry-Thomas-Paul: Moss
requires_python>=3.10,<4.0
licenseMIT
keywords ooodev libreoffice openoffice xml ooouno
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # OOODEV-XML

This project adds extra XML support for [OOO Development Tools].

This project uses [lxml]. Even though [lxml] is mature it compiles binaries.
For this reason this XML support project is separate of the main project.


## Documentation

See docs on [READTHEDOCS](https://ooo-dev-xml.readthedocs.io/en/latest/).

[OOO Development Tools]: https://python-ooo-dev-tools.readthedocs.io/en/latest/index.html

[lxml]: https://pypi.org/project/lxml/
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Amourspirit/python_ooo_dev_xml",
    "name": "ooo-dev-xml",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4.0",
    "maintainer_email": "",
    "keywords": "ooodev,libreoffice,openoffice,xml,ooouno",
    "author": ":Barry-Thomas-Paul: Moss",
    "author_email": "vibrationoflife@protonmail.com",
    "download_url": "https://files.pythonhosted.org/packages/66/ba/f7bd3e803bc3839daa6ca83d98b8d540719cd123c149c564d8a2c95133eb/ooo_dev_xml-0.1.0.tar.gz",
    "platform": null,
    "description": "# OOODEV-XML\n\nThis project adds extra XML support for [OOO Development Tools].\n\nThis project uses [lxml]. Even though [lxml] is mature it compiles binaries.\nFor this reason this XML support project is separate of the main project.\n\n\n## Documentation\n\nSee docs on [READTHEDOCS](https://ooo-dev-xml.readthedocs.io/en/latest/).\n\n[OOO Development Tools]: https://python-ooo-dev-tools.readthedocs.io/en/latest/index.html\n\n[lxml]: https://pypi.org/project/lxml/",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "XML Utils for OooDev Project",
    "version": "0.1.0",
    "project_urls": {
        "Documentation": "https://ooo-dev-xml.readthedocs.io/en/latest/",
        "Homepage": "https://github.com/Amourspirit/python_ooo_dev_xml",
        "Repository": "https://github.com/Amourspirit/python_ooo_dev_xml"
    },
    "split_keywords": [
        "ooodev",
        "libreoffice",
        "openoffice",
        "xml",
        "ooouno"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f49eea278f2aaad30386cad985f63127903a683f86190b3f1f770ca708573bf0",
                "md5": "de4177d20990c56a396b4344809bc5db",
                "sha256": "a85d56bfbc47e1787d0d8527c00b3a726b0c183dbaeb37a133954354969b2904"
            },
            "downloads": -1,
            "filename": "ooo_dev_xml-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "de4177d20990c56a396b4344809bc5db",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4.0",
            "size": 6858,
            "upload_time": "2023-08-08T19:28:17",
            "upload_time_iso_8601": "2023-08-08T19:28:17.907800Z",
            "url": "https://files.pythonhosted.org/packages/f4/9e/ea278f2aaad30386cad985f63127903a683f86190b3f1f770ca708573bf0/ooo_dev_xml-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "66baf7bd3e803bc3839daa6ca83d98b8d540719cd123c149c564d8a2c95133eb",
                "md5": "f7951163bab2b2bfe741a4c06d7b826d",
                "sha256": "8fa5aa8d1b2ed4b6d224dd76e90d31718e6d4bbbeb260386e7fd296d67b14793"
            },
            "downloads": -1,
            "filename": "ooo_dev_xml-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f7951163bab2b2bfe741a4c06d7b826d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4.0",
            "size": 6632,
            "upload_time": "2023-08-08T19:28:19",
            "upload_time_iso_8601": "2023-08-08T19:28:19.030991Z",
            "url": "https://files.pythonhosted.org/packages/66/ba/f7bd3e803bc3839daa6ca83d98b8d540719cd123c149c564d8a2c95133eb/ooo_dev_xml-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-08 19:28:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Amourspirit",
    "github_project": "python_ooo_dev_xml",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ooo-dev-xml"
}
        
Elapsed time: 0.09864s