dgml-utils


Namedgml-utils JSON
Version 0.3.3 PyPI version JSON
download
home_pagehttps://docugami.com
SummaryPython utilities to work with the Docugami Markup Language (DGML) format.
upload_time2024-03-26 13:19:07
maintainerNone
docs_urlNone
authorDocugami
requires_python<4.0,>=3.8.1
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## Python utilities to work with the Docugami Markup Language (DGML) format.

See `tests` for some example usage

            

Raw data

            {
    "_id": null,
    "home_page": "https://docugami.com",
    "name": "dgml-utils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.8.1",
    "maintainer_email": null,
    "keywords": null,
    "author": "Docugami",
    "author_email": "contact@docugami.com",
    "download_url": "https://files.pythonhosted.org/packages/e2/34/c20d2bce41b29d475201d6c080851af8fc1828ee11f2102951daf0d4ea8b/dgml_utils-0.3.3.tar.gz",
    "platform": null,
    "description": "## Python utilities to work with the Docugami Markup Language (DGML) format.\n\nSee `tests` for some example usage\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python utilities to work with the Docugami Markup Language (DGML) format.",
    "version": "0.3.3",
    "project_urls": {
        "Homepage": "https://docugami.com",
        "Repository": "https://github.com/docugami/dgml-utils"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bd133d2ae9ce849a2be18eecd3f87b2b5f448caaa07bb13e5134348b1d8d4140",
                "md5": "28cc19e219e321c710657f168d16e410",
                "sha256": "b04eabed4bfe6357bc9d5a6910778007953dfe3c3b761c3a0e2c7deea7a49325"
            },
            "downloads": -1,
            "filename": "dgml_utils-0.3.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "28cc19e219e321c710657f168d16e410",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8.1",
            "size": 11142,
            "upload_time": "2024-03-26T13:19:06",
            "upload_time_iso_8601": "2024-03-26T13:19:06.035240Z",
            "url": "https://files.pythonhosted.org/packages/bd/13/3d2ae9ce849a2be18eecd3f87b2b5f448caaa07bb13e5134348b1d8d4140/dgml_utils-0.3.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e234c20d2bce41b29d475201d6c080851af8fc1828ee11f2102951daf0d4ea8b",
                "md5": "137eaa83def5799c139d887b6404cc03",
                "sha256": "42c7d340195c2fe1aa4eb0a477c4286e347183be39753d414a5f9f0fe1a29dc8"
            },
            "downloads": -1,
            "filename": "dgml_utils-0.3.3.tar.gz",
            "has_sig": false,
            "md5_digest": "137eaa83def5799c139d887b6404cc03",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8.1",
            "size": 9077,
            "upload_time": "2024-03-26T13:19:07",
            "upload_time_iso_8601": "2024-03-26T13:19:07.600777Z",
            "url": "https://files.pythonhosted.org/packages/e2/34/c20d2bce41b29d475201d6c080851af8fc1828ee11f2102951daf0d4ea8b/dgml_utils-0.3.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-26 13:19:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "docugami",
    "github_project": "dgml-utils",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "dgml-utils"
}
        
Elapsed time: 0.37192s