{ "info": { "author": "Henrik Levkowetz", "author_email": "henrik@levkowetz.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Other Audience", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Topic :: Text Processing", "Topic :: Text Processing :: Markup :: XML" ], "description": "idnits\n======\n\nThe idnits program inspects IETF Internet-Draft documents for a variety of\nconditions that should be adjusted to bring the document into line with\npolicies from the IETF, the IETF Trust, and the RFC Editor. \n\nThe determination of which issues are to be repored is based on:\n\n * Requirements in https://www.ietf.org/id-info/1id-guidelines.txt\n * Requirements in https://www.ietf.org/id-info/checklist\n * Additional requirements captured from ADs and authors over time\n * Requirements in https://iaoc.ietf.org/documents/idnits-SOW-00.pdf\n\n\nChangelog\n=========\n\nVersion 3.0.0 (31 Dec 2018)\n------------------------------------------------\n\nThis introduces a re-implementation of the idnits tool in Python.\n\n The original idnits tool (versions 1.x and 2.x) grew from a 10-line awk\n script to more than 3000 lines of mixed bash and awk code during a period of\n 17 years, and was over-ripe for re-implementation. The new python code is\n organised so as to make it easy to add new checks and features, without\n becoming unwieldy.\n\n The re-implementation also introduces the ability to run idnits on IETF\n draft and RFC source files in XML format, and adds new checks that looks for\n problems with the XML source in particular.\n\n This release focuses on the ability to run idnits checks on XML source,\n while still containing the TXT format checks. Additional checks related to\n both XML and TXT format input will be added in coming releases.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://tools.ietf.org/tools/ietfdb/browser/branch/elft/idnits/", "keywords": "Internet-Draft text to xml conversion", "license": "Simplified BSD", "maintainer": "", "maintainer_email": "", "name": "idnits", "package_url": "https://pypi.org/project/idnits/", "platform": "", "project_url": "https://pypi.org/project/idnits/", "project_urls": { "Homepage": "https://tools.ietf.org/tools/ietfdb/browser/branch/elft/idnits/" }, "release_url": "https://pypi.org/project/idnits/3.0.0/", "requires_dist": null, "requires_python": "", "summary": "Convert text-format RFCs and Internet-Drafts to .xml format", "version": "3.0.0" }, "last_serial": 4648788, "releases": { "3.0.0": [ { "comment_text": "", "digests": { "md5": "35c86e213ed690402ffc144ba2b6505f", "sha256": "ad1027cf2ac04139ca1116eb64f8bb7c0485f050e71f844b11e035a9e0d6ad68" }, "downloads": -1, "filename": "idnits-3.0.0.tar.gz", "has_sig": true, "md5_digest": "35c86e213ed690402ffc144ba2b6505f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18819, "upload_time": "2018-12-31T19:56:26", "url": "https://files.pythonhosted.org/packages/7b/a6/ec79a56c11c9e1d75224196e62c4b130370317f7194dbe4b49f794a656c0/idnits-3.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "35c86e213ed690402ffc144ba2b6505f", "sha256": "ad1027cf2ac04139ca1116eb64f8bb7c0485f050e71f844b11e035a9e0d6ad68" }, "downloads": -1, "filename": "idnits-3.0.0.tar.gz", "has_sig": true, "md5_digest": "35c86e213ed690402ffc144ba2b6505f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18819, "upload_time": "2018-12-31T19:56:26", "url": "https://files.pythonhosted.org/packages/7b/a6/ec79a56c11c9e1d75224196e62c4b130370317f7194dbe4b49f794a656c0/idnits-3.0.0.tar.gz" } ] }