ioplace-parser


Nameioplace-parser JSON
Version 0.4.0 PyPI version JSON
download
home_pageNone
SummaryAntlr4-based parser for the OpenLane I/O Placement script
upload_time2024-11-07 09:43:42
maintainerNone
docs_urlNone
authorEfabless Corporation
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # IO Place Parser
Antlr4-based parser for the input files to OpenLane custom IO placers.

With syntactic and (limited) semantic error reporting.

# License
Apache License, version 2.0. See 'License'.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ioplace-parser",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Efabless Corporation",
    "author_email": "donn@efabless.com",
    "download_url": "https://files.pythonhosted.org/packages/07/69/cf26820650a8fbc3397c7057dc2df8d113a2ff8b93301466822639d5ff67/ioplace_parser-0.4.0.tar.gz",
    "platform": null,
    "description": "# IO Place Parser\nAntlr4-based parser for the input files to OpenLane custom IO placers.\n\nWith syntactic and (limited) semantic error reporting.\n\n# License\nApache License, version 2.0. See 'License'.\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Antlr4-based parser for the OpenLane I/O Placement script",
    "version": "0.4.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c8d6b92c9153bc3f1fe4211f5da0bd8466e2d77a7ba1bf4a5c50625b66c32780",
                "md5": "3729672c06c9876a54b83d4ee369b71e",
                "sha256": "23f78482497e6ee88eac4562382e76f1e03a01aafd10653c897db7782d7f591b"
            },
            "downloads": -1,
            "filename": "ioplace_parser-0.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3729672c06c9876a54b83d4ee369b71e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 8565,
            "upload_time": "2024-11-07T09:43:41",
            "upload_time_iso_8601": "2024-11-07T09:43:41.413594Z",
            "url": "https://files.pythonhosted.org/packages/c8/d6/b92c9153bc3f1fe4211f5da0bd8466e2d77a7ba1bf4a5c50625b66c32780/ioplace_parser-0.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0769cf26820650a8fbc3397c7057dc2df8d113a2ff8b93301466822639d5ff67",
                "md5": "d0b260b8307a28037302b77c60215625",
                "sha256": "73a399a9e871edff66d0248efbd8417cfbd4a02874102a1d1e01c03efe29a803"
            },
            "downloads": -1,
            "filename": "ioplace_parser-0.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "d0b260b8307a28037302b77c60215625",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 6737,
            "upload_time": "2024-11-07T09:43:42",
            "upload_time_iso_8601": "2024-11-07T09:43:42.517866Z",
            "url": "https://files.pythonhosted.org/packages/07/69/cf26820650a8fbc3397c7057dc2df8d113a2ff8b93301466822639d5ff67/ioplace_parser-0.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-07 09:43:42",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "ioplace-parser"
}
        
Elapsed time: 0.49175s