{ "info": { "author": "Ryan Tilder", "author_email": "rtilder@mozilla.com", "bugtrack_url": null, "classifiers": [], "description": "Documentation\n=============\n\nSee https://wiki.mozilla.org/Apps/WebApplicationReceipt/SigningService\n\n\nDev and testing\n---------------\n\nCreate a virtualenv of your choosing and activate it::\n\n virtualenv websigning\n source websigning/bin/activate\n\nOr using virtualenvwrapper::\n\n mkvirtualenv websigning\n\n\nInstall the dependencies::\n\n python setup.py develop\n\n\nRun tests::\n\n python setup.py nosetests\n\n\nWhen testing, you may see output along the lines of:\n\n \"InsecurePlatformWarning: A true SSLContext object is not available.\"\n\nThis seems to be a feature of newer versions of the request module. This can be solved by installing by running:\n\n pip install requests[security]\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "services-dev@mozilla.com", "name": "websigning", "package_url": "https://pypi.org/project/websigning/", "platform": "", "project_url": "https://pypi.org/project/websigning/", "project_urls": null, "release_url": "https://pypi.org/project/websigning/0.1/", "requires_dist": null, "requires_python": null, "summary": "Mozilla's server side web signing operations", "version": "0.1" }, "last_serial": 1473933, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "20c567be85b81de5dc8656006c937ab1", "sha256": "0b81217fb7960445f2a11be9c711abaf26fda6b6d950ee2d000271deefac53c8" }, "downloads": -1, "filename": "websigning-0.1.tar.gz", "has_sig": false, "md5_digest": "20c567be85b81de5dc8656006c937ab1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19425, "upload_time": "2015-03-23T17:09:55", "url": "https://files.pythonhosted.org/packages/0a/14/cea39ff74dea5f56a017fb601cf134c6ec78166b86d7c95c92990cadf053/websigning-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "20c567be85b81de5dc8656006c937ab1", "sha256": "0b81217fb7960445f2a11be9c711abaf26fda6b6d950ee2d000271deefac53c8" }, "downloads": -1, "filename": "websigning-0.1.tar.gz", "has_sig": false, "md5_digest": "20c567be85b81de5dc8656006c937ab1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19425, "upload_time": "2015-03-23T17:09:55", "url": "https://files.pythonhosted.org/packages/0a/14/cea39ff74dea5f56a017fb601cf134c6ec78166b86d7c95c92990cadf053/websigning-0.1.tar.gz" } ] }