datauri


Namedatauri JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/eclecticiq/python-data-uri
Summaryimplementation of the data uri scheme defined in rfc2397
upload_time2017-10-05 18:19:54
maintainer
docs_urlNone
authorEclecticIQ
requires_python
licenseBSD
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            UNKNOWN



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/eclecticiq/python-data-uri",
    "name": "datauri",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "EclecticIQ",
    "author_email": "engineering@eclecticiq.com",
    "download_url": "https://files.pythonhosted.org/packages/e4/35/3e469e808b5eebda6b173b6b98d83aa012c1dd220d48d60887a334579f6b/datauri-1.0.0.tar.gz",
    "platform": "",
    "description": "UNKNOWN\n\n\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "implementation of the data uri scheme defined in rfc2397",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/eclecticiq/python-data-uri"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7cf9253a889da57153e347c4b2e79594b11d647b551870b2c33658911a96699f",
                "md5": "298a65ab382fc5051a45756d611e8e78",
                "sha256": "f5997eef14465eb0b2de77f0ebc2ead4f3c2d0c9bacd75c372f245fe133dace3"
            },
            "downloads": -1,
            "filename": "datauri-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "298a65ab382fc5051a45756d611e8e78",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3556,
            "upload_time": "2017-10-05T18:19:50",
            "upload_time_iso_8601": "2017-10-05T18:19:50.070708Z",
            "url": "https://files.pythonhosted.org/packages/7c/f9/253a889da57153e347c4b2e79594b11d647b551870b2c33658911a96699f/datauri-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e4353e469e808b5eebda6b173b6b98d83aa012c1dd220d48d60887a334579f6b",
                "md5": "2fa3f7ceb68939cda254691e7f073f46",
                "sha256": "4b9a4d79239ec0b0d70aad15428e1e57332c007803b83aa462c0f75f5bc777a7"
            },
            "downloads": -1,
            "filename": "datauri-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "2fa3f7ceb68939cda254691e7f073f46",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3881,
            "upload_time": "2017-10-05T18:19:54",
            "upload_time_iso_8601": "2017-10-05T18:19:54.278659Z",
            "url": "https://files.pythonhosted.org/packages/e4/35/3e469e808b5eebda6b173b6b98d83aa012c1dd220d48d60887a334579f6b/datauri-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2017-10-05 18:19:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "eclecticiq",
    "github_project": "python-data-uri",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "datauri"
}
        
Elapsed time: 0.16394s