mocker


Namemocker JSON
Version 1.1.1 PyPI version JSON
download
home_pagehttp://labix.org/mocker
SummaryGraceful platform for test doubles in Python (mocks, stubs, fakes, and dummies).
upload_time2012-05-25 03:57:54
maintainerNone
docs_urlNone
authorZygmunt Krynicki
requires_pythonNone
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": "http://labix.org/mocker",
    "name": "mocker",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Zygmunt Krynicki",
    "author_email": "zygmunt.krynicki@linaro.org",
    "download_url": "https://files.pythonhosted.org/packages/2b/be/7347e7ec91c7598eed358ed40ff4c5cd59002490f537adf4a43f92f81abe/mocker-1.1.1.tar.bz2",
    "platform": "UNKNOWN",
    "description": "UNKNOWN",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Graceful platform for test doubles in Python (mocks, stubs, fakes, and dummies).",
    "version": "1.1.1",
    "project_urls": {
        "Download": "https://launchpad.net/mocker/+download",
        "Homepage": "http://labix.org/mocker"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2bbe7347e7ec91c7598eed358ed40ff4c5cd59002490f537adf4a43f92f81abe",
                "md5": "0bd9f83268e16aef2130fa89e2a4839f",
                "sha256": "2009911707c74b28bdc9959b5224717e45fcb93475b4b7bb4efad3285fcf2919"
            },
            "downloads": -1,
            "filename": "mocker-1.1.1.tar.bz2",
            "has_sig": false,
            "md5_digest": "0bd9f83268e16aef2130fa89e2a4839f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 36357,
            "upload_time": "2012-05-25T03:57:54",
            "upload_time_iso_8601": "2012-05-25T03:57:54.295946Z",
            "url": "https://files.pythonhosted.org/packages/2b/be/7347e7ec91c7598eed358ed40ff4c5cd59002490f537adf4a43f92f81abe/mocker-1.1.1.tar.bz2",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2012-05-25 03:57:54",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "mocker"
}
        
Elapsed time: 0.17663s