id2xml


Nameid2xml JSON
Version 1.5.2 PyPI version JSON
download
home_pagehttps://tools.ietf.org/tools/ietfdb/browser/branch/elft/id2xml/
SummaryConvert text-format RFCs and Internet-Drafts to .xml format
upload_time2023-07-23 07:56:23
maintainer
docs_urlNone
authorHenrik Levkowetz
requires_python
licenseSimplified BSD
keywords internet-draft text to xml conversion
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Internet-Draft text to XML Conversion Tool
==========================================

This tool, 'id2xml', is intended for use by the RFC-Editor staff, in order to
produce a first xml2rfc-compatible XML version from text-only Internet-Draft
submissions.

id2xml may also be useful for Internet-Draft authors who wish to start working
on a new version of an older draft or RFC, for which no xml2rfc-compatible XML
source is available.

Version 1.x can process the drafts specified in the development Statement of
Work to XML files acceptable to xml2rfc, and can also process a number of
other test files to acceptable XML.  Missing is internal <xref/> links to
figures and tables.

The default XML produced follows RFC 7749 [1]_ in version 1.x of the tool.
With version 1.3.0 of the tool, output according to RFC 7991 [2]_ is available
by use of the '-3' switch.  

.. [1] Reschke, J., "The "xml2rfc" Version 2 Vocabulary", RFC 7749, DOI
   10.17487/RFC7749, February 2016, <http://www.rfc-editor.org/info/rfc7749>.

.. [2] Hoffman, P., "The "xml2rfc" Version 3 Vocabulary", RFC 7991, DOI
   10.17487/RFC7991, December 2016, http://www.rfc-editor.org/info/rfc7991>.


Changelog
=========

Version 1.5.2 (22 Jul 2023)
------------------------------------------------


  * fix: Avoid category loop (#18)




Version 1.5.1 (12 Jul 2023)
------------------------------------------------


  * test: Improve tests (#14)

  * fix: Parse boilerplate with revised BSD license (#13)



            

Raw data

            {
    "_id": null,
    "home_page": "https://tools.ietf.org/tools/ietfdb/browser/branch/elft/id2xml/",
    "name": "id2xml",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Internet-Draft text to xml conversion",
    "author": "Henrik Levkowetz",
    "author_email": "henrik@levkowetz.com",
    "download_url": "https://files.pythonhosted.org/packages/69/a4/23f9448ddff3a93df2348515ced6474751b59c192df426ce930e80a33732/id2xml-1.5.2.tar.gz",
    "platform": null,
    "description": "Internet-Draft text to XML Conversion Tool\n==========================================\n\nThis tool, 'id2xml', is intended for use by the RFC-Editor staff, in order to\nproduce a first xml2rfc-compatible XML version from text-only Internet-Draft\nsubmissions.\n\nid2xml may also be useful for Internet-Draft authors who wish to start working\non a new version of an older draft or RFC, for which no xml2rfc-compatible XML\nsource is available.\n\nVersion 1.x can process the drafts specified in the development Statement of\nWork to XML files acceptable to xml2rfc, and can also process a number of\nother test files to acceptable XML.  Missing is internal <xref/> links to\nfigures and tables.\n\nThe default XML produced follows RFC 7749 [1]_ in version 1.x of the tool.\nWith version 1.3.0 of the tool, output according to RFC 7991 [2]_ is available\nby use of the '-3' switch.  \n\n.. [1] Reschke, J., \"The \"xml2rfc\" Version 2 Vocabulary\", RFC 7749, DOI\n   10.17487/RFC7749, February 2016, <http://www.rfc-editor.org/info/rfc7749>.\n\n.. [2] Hoffman, P., \"The \"xml2rfc\" Version 3 Vocabulary\", RFC 7991, DOI\n   10.17487/RFC7991, December 2016, http://www.rfc-editor.org/info/rfc7991>.\n\n\nChangelog\n=========\n\nVersion 1.5.2 (22 Jul 2023)\n------------------------------------------------\n\n\n  * fix: Avoid category loop (#18)\n\n\n\n\nVersion 1.5.1 (12 Jul 2023)\n------------------------------------------------\n\n\n  * test: Improve tests (#14)\n\n  * fix: Parse boilerplate with revised BSD license (#13)\n\n\n",
    "bugtrack_url": null,
    "license": "Simplified BSD",
    "summary": "Convert text-format RFCs and Internet-Drafts to .xml format",
    "version": "1.5.2",
    "project_urls": {
        "Homepage": "https://tools.ietf.org/tools/ietfdb/browser/branch/elft/id2xml/"
    },
    "split_keywords": [
        "internet-draft",
        "text",
        "to",
        "xml",
        "conversion"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "69a423f9448ddff3a93df2348515ced6474751b59c192df426ce930e80a33732",
                "md5": "0970a2fd8a8d01cdd1dd87df371fcc55",
                "sha256": "6016b8d9ef8c7fc83f03eac90d17a12ea09139587e39df4358434f6899ccd9d5"
            },
            "downloads": -1,
            "filename": "id2xml-1.5.2.tar.gz",
            "has_sig": false,
            "md5_digest": "0970a2fd8a8d01cdd1dd87df371fcc55",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 58389,
            "upload_time": "2023-07-23T07:56:23",
            "upload_time_iso_8601": "2023-07-23T07:56:23.368349Z",
            "url": "https://files.pythonhosted.org/packages/69/a4/23f9448ddff3a93df2348515ced6474751b59c192df426ce930e80a33732/id2xml-1.5.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-23 07:56:23",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "id2xml"
}
        
Elapsed time: 0.09154s