{ "info": { "author": "Henry Bucklow", "author_email": "hb@elsie.org.uk", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: No Input/Output (Daemon)", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU General Public License (GPL)", "Natural Language :: English", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Topic :: Communications :: Chat :: Internet Relay Chat", "Topic :: Internet" ], "description": "Based on Twisted-2.0. Has the following features:\n - Easily extensible\n - Supports multiple profiles to allow changes in behaviour\n The profiles that are implemented so far include behaviours:\n - \"octomonkey\" profile:\n - Looks up usernames and maps them to idents from a config file\n - Can return a static ident if the user is not listed in the config file\n - Can respond to invalid ident requests (e.g. if the request is for a host behind a NAT router)\n - \"standard\" profile:\n - Behaves as a standard, non-proxying identd\n - \"static\" profile:\n - Always returns the same, static identd, even for invalid requests\n - \"random\" profile:\n - Returns a random ident, even for invalid requests\n The basic identd (that these profiles extend) can:\n - Proxy ident requests to hosts currently being NAT'd\n - Drop root privileges immediately after starting", "description_content_type": null, "docs_url": null, "download_url": "http://elsie.org.uk/files/omidentd-0.1.5.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://elsie.org.uk/bits", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "omidentd", "package_url": "https://pypi.org/project/omidentd/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/omidentd/", "project_urls": { "Download": "http://elsie.org.uk/files/omidentd-0.1.5.tar.gz", "Homepage": "http://elsie.org.uk/bits" }, "release_url": "https://pypi.org/project/omidentd/0.1.5/", "requires_dist": null, "requires_python": null, "summary": "A flexible and extensible Python identd that can behave as a reverse proxy.", "version": "0.1.5" }, "last_serial": 5226, "releases": { "0.1.2": [], "0.1.3": [], "0.1.4": [], "0.1.5": [] }, "urls": [] }