signals


Namesignals JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttp://github.com/stevepeak/signals
SummaryObject notifier and pubsub
upload_time2014-04-09 21:23:41
maintainerNone
docs_urlNone
author@stevepeak
requires_pythonNone
licensehttp://www.apache.org/licenses/LICENSE-2.0
keywords pubsub notify listen emit
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            UNKNOWN
            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/stevepeak/signals",
    "name": "signals",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "pubsub notify listen emit",
    "author": "@stevepeak",
    "author_email": "steve@stevepeak.net",
    "download_url": "https://files.pythonhosted.org/packages/fa/66/9624ce84d42da420271674431f0406384bf24d54637e5dc3b16bf699cea1/signals-0.0.2.tar.gz",
    "platform": "UNKNOWN",
    "description": "UNKNOWN",
    "bugtrack_url": null,
    "license": "http://www.apache.org/licenses/LICENSE-2.0",
    "summary": "Object notifier and pubsub",
    "version": "0.0.2",
    "project_urls": {
        "Download": "UNKNOWN",
        "Homepage": "http://github.com/stevepeak/signals"
    },
    "split_keywords": [
        "pubsub",
        "notify",
        "listen",
        "emit"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fa669624ce84d42da420271674431f0406384bf24d54637e5dc3b16bf699cea1",
                "md5": "e5d16362d035d98456ecfabfa8a436c1",
                "sha256": "b9d43a42e23c5ae8ae04ac01a5234e6502efadef263eee93191fb31f58fdb339"
            },
            "downloads": -1,
            "filename": "signals-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "e5d16362d035d98456ecfabfa8a436c1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1827,
            "upload_time": "2014-04-09T21:23:41",
            "upload_time_iso_8601": "2014-04-09T21:23:41.186851Z",
            "url": "https://files.pythonhosted.org/packages/fa/66/9624ce84d42da420271674431f0406384bf24d54637e5dc3b16bf699cea1/signals-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2014-04-09 21:23:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "stevepeak",
    "github_project": "signals",
    "github_not_found": true,
    "lcname": "signals"
}
        
Elapsed time: 0.30205s