{ "info": { "author": "Mike Bonnet", "author_email": "mikeb@redhat.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Environment :: Web Environment", "Environment :: X11 Applications", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: POSIX", "Programming Language :: C", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Systems Administration" ], "description": "Authors\n=======\n\n- Elliot Lee \n- Mike Bonnet \n\n\nNews\n====\n\n\n\nChange Log\n==========\n\n1.0.90 (2012-03-22)\n===================\n\nBe a Python extension module and can be installed by easy_install from PyPI\nReformat project's meta files in reStructuredText to provide more readable\ninformation in the PyPI project web page\n\n1.0.11\n======\n\nPay attention to python2.3\n\n\nReadMe\n=======\n\nIntroduction\n============\n\npython-krbV allows python programs to use Kerberos 5 authentication and\nsecurity. It is designed to be a thin wrapper around the krb5 C api. Familiarity\nwith the C api will be of great help when using this module. \n\nInstallation\n============\n\nAs you know, you can use easy_install or pip install python-krbV from PyPI.\nSince python-krbV is a C Python extension module, of course gcc compiler should\nbe installed before anything goes.\n\n::\n\n $ sudo easy_install python-krbV\n\nIf you are running RHEL (Red Hat Enterprise Linux), Fedora, CentOS, or any\nother RHEL-based Linux distributions, you can install by yum.\n\n::\n\n $ sudo yum install python-krbV\n\nOr, if you would like do everything manually, download the tarball, extract,\nand build in your ways.\n\n::\n\n $ ./autogen.sh\n $ make\n $ sudo make install\n\nCopyright (C) 2001-2006 Red Hat, Inc.\nLicensed under the LGPL.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://fedorahosted.org/python-krbV/", "keywords": "kerberos", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "python-krbV", "package_url": "https://pypi.org/project/python-krbV/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/python-krbV/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://fedorahosted.org/python-krbV/" }, "release_url": "https://pypi.org/project/python-krbV/1.0.90/", "requires_dist": null, "requires_python": null, "summary": "Python extension module for Kerberos 5", "version": "1.0.90" }, "last_serial": 752055, "releases": { "1.0.90": [ { "comment_text": "", "digests": { "md5": "77758e1bed2387636ca1989f1d122693", "sha256": "b2e1544e3f600a8f5f403ca9038d8079e31271cb7560904d5453a2be8784ed7e" }, "downloads": -1, "filename": "python-krbV-1.0.90.tar.bz2", "has_sig": false, "md5_digest": "77758e1bed2387636ca1989f1d122693", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45951, "upload_time": "2012-03-22T02:49:09", "url": "https://files.pythonhosted.org/packages/07/46/69342afe17fcc054e285c53b12d0b8eddb24458c2b9d0a340bbb9894ff38/python-krbV-1.0.90.tar.bz2" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "77758e1bed2387636ca1989f1d122693", "sha256": "b2e1544e3f600a8f5f403ca9038d8079e31271cb7560904d5453a2be8784ed7e" }, "downloads": -1, "filename": "python-krbV-1.0.90.tar.bz2", "has_sig": false, "md5_digest": "77758e1bed2387636ca1989f1d122693", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45951, "upload_time": "2012-03-22T02:49:09", "url": "https://files.pythonhosted.org/packages/07/46/69342afe17fcc054e285c53b12d0b8eddb24458c2b9d0a340bbb9894ff38/python-krbV-1.0.90.tar.bz2" } ] }