sgmllib3k


Namesgmllib3k JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttp://hg.hardcoded.net/sgmllib
SummaryPy3k port of sgmllib.
upload_time2010-08-24 14:33:52
maintainerNone
docs_urlNone
authorHardcoded Software
requires_pythonNone
licenseBSD License
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ==================================================
sgmllib3k -- Py3k port of the old stdlib module
==================================================

sgmllib was dropped in Python 3. For those depending on it, that's somewhat unfortunate. This is a quick and dirty port of this old module. I just ran 2to3 on it and published it. I don't intend to maintain it, so it might be a good idea to eventually think about finding another module to use.
            

Raw data

            {
    "_id": null,
    "home_page": "http://hg.hardcoded.net/sgmllib",
    "name": "sgmllib3k",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Hardcoded Software",
    "author_email": "hsoft@hardcoded.net",
    "download_url": "https://files.pythonhosted.org/packages/9e/bd/3704a8c3e0942d711c1299ebf7b9091930adae6675d7c8f476a7ce48653c/sgmllib3k-1.0.0.tar.gz",
    "platform": "UNKNOWN",
    "description": "==================================================\nsgmllib3k -- Py3k port of the old stdlib module\n==================================================\n\nsgmllib was dropped in Python 3. For those depending on it, that's somewhat unfortunate. This is a quick and dirty port of this old module. I just ran 2to3 on it and published it. I don't intend to maintain it, so it might be a good idea to eventually think about finding another module to use.",
    "bugtrack_url": null,
    "license": "BSD License",
    "summary": "Py3k port of sgmllib.",
    "version": "1.0.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "d70efde06e40797f37e867123aa080ec",
                "sha256": "7868fb1c8bfa764c1ac563d3cf369c381d1325d36124933a726f29fcdaa812e9"
            },
            "downloads": -1,
            "filename": "sgmllib3k-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "d70efde06e40797f37e867123aa080ec",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5750,
            "upload_time": "2010-08-24T14:33:52",
            "upload_time_iso_8601": "2010-08-24T14:33:52.445724Z",
            "url": "https://files.pythonhosted.org/packages/9e/bd/3704a8c3e0942d711c1299ebf7b9091930adae6675d7c8f476a7ce48653c/sgmllib3k-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2010-08-24 14:33:52",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "sgmllib3k"
}
        
Elapsed time: 0.04481s