compressXML


NamecompressXML JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://pypi.org/project/compressXML
SummarycompressXML
upload_time2024-03-24 04:12:32
maintainerNone
docs_urlNone
authorKuoYuan Li
requires_pythonNone
licenseNone
keywords compress xml
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Author:KuoYuan Li 
remove the \n , \t in XLM
##### Sample code
```
import compressXML
compressXML.start()
```
License
----

MIT

            

Raw data

            {
    "_id": null,
    "home_page": "https://pypi.org/project/compressXML",
    "name": "compressXML",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "compress, XML",
    "author": "KuoYuan Li",
    "author_email": "funny4875@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/21/69/b3d7cdf870511325fbad568a953225147a9112fd2776b18f86a7f4c8cd53/compressXML-0.0.1.tar.gz",
    "platform": null,
    "description": "# Author:KuoYuan Li \r\nremove the \\n , \\t in XLM\r\n##### Sample code\r\n```\r\nimport compressXML\r\ncompressXML.start()\r\n```\r\nLicense\r\n----\r\n\r\nMIT\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "compressXML",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://pypi.org/project/compressXML"
    },
    "split_keywords": [
        "compress",
        " xml"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2169b3d7cdf870511325fbad568a953225147a9112fd2776b18f86a7f4c8cd53",
                "md5": "691f489e4b271800043c3a15b953d990",
                "sha256": "a23b0b66be632c21d802e9b1feb0de0ed48271fdfb93c3fd481d0b0b62aee9f3"
            },
            "downloads": -1,
            "filename": "compressXML-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "691f489e4b271800043c3a15b953d990",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3141,
            "upload_time": "2024-03-24T04:12:32",
            "upload_time_iso_8601": "2024-03-24T04:12:32.955553Z",
            "url": "https://files.pythonhosted.org/packages/21/69/b3d7cdf870511325fbad568a953225147a9112fd2776b18f86a7f4c8cd53/compressXML-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-24 04:12:32",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "compressxml"
}
        
Elapsed time: 0.21965s