standard-asyncore


Namestandard-asyncore JSON
Version 3.13.0 PyPI version JSON
download
home_pageNone
SummaryStandard library asyncore redistribution. "dead battery".
upload_time2024-10-30 16:01:33
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licensePSF-2.0
keywords stdlib
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Dead battery redistribution
===========================

Python is moving forward! Python finally started to remove dead batteries.
For more information, see `PEP 594 <https://peps.python.org/pep-0594/>`_.

If your project depends on a module that has been removed from the standard,
here is the redistribution of the dead batteries.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "standard-asyncore",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "stdlib",
    "author": null,
    "author_email": "Python Developers <python-deadlib@youknowone.org>",
    "download_url": "https://files.pythonhosted.org/packages/9d/2d/e9077e440aed1366d1bd6dfd052f59d92d448cfd33534146285db507eaea/standard_asyncore-3.13.0.tar.gz",
    "platform": null,
    "description": "Dead battery redistribution\n===========================\n\nPython is moving forward! Python finally started to remove dead batteries.\nFor more information, see `PEP 594 <https://peps.python.org/pep-0594/>`_.\n\nIf your project depends on a module that has been removed from the standard,\nhere is the redistribution of the dead batteries.\n",
    "bugtrack_url": null,
    "license": "PSF-2.0",
    "summary": "Standard library asyncore redistribution. \"dead battery\".",
    "version": "3.13.0",
    "project_urls": {
        "Homepage": "https://github.com/youknowone/python-deadlib"
    },
    "split_keywords": [
        "stdlib"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6c0d66b56f2ae56c6fdb4ff935c48a7bc42a6b0799e6e0842f1f824084cbcd28",
                "md5": "e09b43e3bcfe68c07d5d0815221418e3",
                "sha256": "de5743678b5331d56bbb3bb80a09e2aa49f7779ce3867072ddd79485ff765dca"
            },
            "downloads": -1,
            "filename": "standard_asyncore-3.13.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e09b43e3bcfe68c07d5d0815221418e3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 9245,
            "upload_time": "2024-10-30T16:01:09",
            "upload_time_iso_8601": "2024-10-30T16:01:09.529993Z",
            "url": "https://files.pythonhosted.org/packages/6c/0d/66b56f2ae56c6fdb4ff935c48a7bc42a6b0799e6e0842f1f824084cbcd28/standard_asyncore-3.13.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9d2de9077e440aed1366d1bd6dfd052f59d92d448cfd33534146285db507eaea",
                "md5": "8f36f37466565dcfb5e5453954ac8e45",
                "sha256": "03f25918feaaa3ec13e5684c5289e80682bb584effc97c6d0ecd1e2f45bd0d7d"
            },
            "downloads": -1,
            "filename": "standard_asyncore-3.13.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8f36f37466565dcfb5e5453954ac8e45",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 14329,
            "upload_time": "2024-10-30T16:01:33",
            "upload_time_iso_8601": "2024-10-30T16:01:33.189048Z",
            "url": "https://files.pythonhosted.org/packages/9d/2d/e9077e440aed1366d1bd6dfd052f59d92d448cfd33534146285db507eaea/standard_asyncore-3.13.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-30 16:01:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "youknowone",
    "github_project": "python-deadlib",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "standard-asyncore"
}
        
Elapsed time: 0.90911s