{ "info": { "author": "hoatle", "author_email": "hoatlevan@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Browsers" ], "description": "django-vouch\n============\n\nextension to django.contrib.auth as an identity manager with wide range of auth mechanism support.\n\nContinuous Integration\n----------------------\n\n.. image:: https://ci.teracy.org/buildStatus/icon?job=django-vouch-develop\n :alt: Teracy CI\n :target: https://ci.teracy.org/job/django-vouch-develop/\n\n\nUsage\n-----\n\n\n\nInstallation\n------------\n\nAdd ``vouch`` application into your requirements file:\n::\n django-vouch\n\nOr with ``pip``:\n::\n $ pip install django-vouch\n\nOr with ``setuptools``:\n\nDownload the source code at https://code.teracy.org/projects/DJ/repos/vouch and:\n::\n $ python setup.py install\n\nTo download the latest snapshot development version with ``pip``:\n::\n pip install -i http://pypi.teracy.org/teracy/public/+simple/ django-vouch --pre\n\n\nConfiguration\n-------------\n\n\n\nContributing\n------------\n\n1. File issues at https://issues.teracy.org/browse/VOUCH\n\n2. Follow workflow at http://dev.teracy.org/docs/workflow.html\n\n3. Notices:\n\nMake sure to resolve the dependency requirements:\n::\n $ make resolve\n\nMake sure to check the coding style:\n::\n $ make check-style\n\nMake sure to run tests:\n::\n $ make test\n\nMake sure to check the coverage report:\n::\n $ make report-coverage\n\n\nAuthors and contributors\n------------------------\n\n- Hoat Le: http://github.com/hoatle\n\n\nLicense\n-------\n\nBSD License\n::\n Copyright (c) Teracy, Inc. and individual contributors.\n All rights reserved.\n\n Redistribution and use in source and binary forms, with or without modification,\n are permitted provided that the following conditions are met:\n\n 1. Redistributions of source code must retain the above copyright notice,\n this list of conditions and the following disclaimer.\n\n 2. Redistributions in binary form must reproduce the above copyright\n notice, this list of conditions and the following disclaimer in the\n documentation and/or other materials provided with the distribution.\n\n 3. Neither the name of Teracy, Inc. nor the names of its contributors may be used\n to endorse or promote products derived from this software without\n specific prior written permission.\n\n THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\n ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\n WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\n DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR\n ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\n LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON\n ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\n SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://code.teracy.org/projects/DJ/repos/vouch", "keywords": "python,django,auth,vouch", "license": "BSD License", "maintainer": null, "maintainer_email": null, "name": "django-vouch", "package_url": "https://pypi.org/project/django-vouch/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-vouch/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://code.teracy.org/projects/DJ/repos/vouch" }, "release_url": "https://pypi.org/project/django-vouch/0.1.0-dev0/", "requires_dist": null, "requires_python": null, "summary": "extension to django.contrib.auth as an identity manager with wide range of auth\n mechanism support.", "version": "0.1.0-dev0" }, "last_serial": 931639, "releases": { "0.1.0-dev0": [] }, "urls": [] }