compressed-rtf


Namecompressed-rtf JSON
Version 1.0.6 PyPI version JSON
download
home_pagehttps://github.com/delimitry/compressed_rtf
SummaryCompressed Rich Text Format (RTF) compression and decompression package
upload_time2020-02-16 20:01:11
maintainer
docs_urlNone
authorDmitry Alimov
requires_python
licenseMIT
keywords compressed-rtf lzfu mela rtf
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            Compressed Rich Text Format (RTF) compression and decompression package

Based on Rich Text Format (RTF) Compression Algorithm
https://msdn.microsoft.com/en-us/library/cc463890(v=exchg.80).aspx
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/delimitry/compressed_rtf",
    "name": "compressed-rtf",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "compressed-rtf lzfu mela rtf",
    "author": "Dmitry Alimov",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/8e/ac/abb196bb0b42a239d605fe97c314c3312374749013a07da4e6e0408f223c/compressed_rtf-1.0.6.tar.gz",
    "platform": "",
    "description": "Compressed Rich Text Format (RTF) compression and decompression package\n\nBased on Rich Text Format (RTF) Compression Algorithm\nhttps://msdn.microsoft.com/en-us/library/cc463890(v=exchg.80).aspx",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Compressed Rich Text Format (RTF) compression and decompression package",
    "version": "1.0.6",
    "project_urls": {
        "Homepage": "https://github.com/delimitry/compressed_rtf"
    },
    "split_keywords": [
        "compressed-rtf",
        "lzfu",
        "mela",
        "rtf"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8eacabb196bb0b42a239d605fe97c314c3312374749013a07da4e6e0408f223c",
                "md5": "9b5d0895ae826e2e741ff27a23afcd48",
                "sha256": "c1c827f1d124d24608981a56e8b8691eb1f2a69a78ccad6440e7d92fde1781dd"
            },
            "downloads": -1,
            "filename": "compressed_rtf-1.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "9b5d0895ae826e2e741ff27a23afcd48",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5800,
            "upload_time": "2020-02-16T20:01:11",
            "upload_time_iso_8601": "2020-02-16T20:01:11.917173Z",
            "url": "https://files.pythonhosted.org/packages/8e/ac/abb196bb0b42a239d605fe97c314c3312374749013a07da4e6e0408f223c/compressed_rtf-1.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2020-02-16 20:01:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "delimitry",
    "github_project": "compressed_rtf",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "lcname": "compressed-rtf"
}
        
Elapsed time: 0.14922s