pubsub


Namepubsub JSON
Version 0.1.2 PyPI version JSON
download
home_pagehttps://github.com/nehz/pubsub
SummarySimple Python PubSub
upload_time2015-10-10 08:59:38
maintainer
docs_urlNone
authorZhen Wang
requires_pythonNone
licenseUNKNOWN
keywords pubsub publish subscribe
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            UNKNOWN
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/nehz/pubsub",
    "name": "pubsub",
    "maintainer": "",
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": "",
    "keywords": "pubsub publish subscribe",
    "author": "Zhen Wang",
    "author_email": "mail@zhenwang.info",
    "download_url": "https://files.pythonhosted.org/packages/1b/6a/587dd0d9ab5e1a9ff0d71be6e251640644e3b692cbf65a8772b787300b58/pubsub-0.1.2.tar.gz",
    "platform": "UNKNOWN",
    "description": "UNKNOWN",
    "bugtrack_url": null,
    "license": "UNKNOWN",
    "summary": "Simple Python PubSub",
    "version": "0.1.2",
    "project_urls": {
        "Download": "UNKNOWN",
        "Homepage": "https://github.com/nehz/pubsub"
    },
    "split_keywords": [
        "pubsub",
        "publish",
        "subscribe"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1b6a587dd0d9ab5e1a9ff0d71be6e251640644e3b692cbf65a8772b787300b58",
                "md5": "9db1c074ce05e2ff0d64acba85f84a09",
                "sha256": "9b91d0e492f7a1f07de8bea9bc381897d42e33cd1e348192699eb8bb436c8a55"
            },
            "downloads": -1,
            "filename": "pubsub-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "9db1c074ce05e2ff0d64acba85f84a09",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1622,
            "upload_time": "2015-10-10T08:59:38",
            "upload_time_iso_8601": "2015-10-10T08:59:38.876655Z",
            "url": "https://files.pythonhosted.org/packages/1b/6a/587dd0d9ab5e1a9ff0d71be6e251640644e3b692cbf65a8772b787300b58/pubsub-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2015-10-10 08:59:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nehz",
    "github_project": "pubsub",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pubsub"
}
        
Elapsed time: 9.19801s