ioplace-parser


Nameioplace-parser JSON
Version 0.3.0 PyPI version JSON
download
home_pageNone
SummaryAntlr4-based parser for the OpenLane I/O Placement script
upload_time2024-07-01 12:32:11
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/99/86/c7033aef9236f0c92d75c608c0c0057d79130a6106939d15d38e81ef481a/ioplace_parser-0.3.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.3.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "78710b9d147b32a9860dcfeeab373a2ef3d1197a57bd66063329e83568c0ccee",
                "md5": "86e49da4e82f36068256a7228be8b5bb",
                "sha256": "841c82542de194390099d9ca787d44325fabb96cb529bea7aa7e09396ec1d3a1"
            },
            "downloads": -1,
            "filename": "ioplace_parser-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "86e49da4e82f36068256a7228be8b5bb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 8560,
            "upload_time": "2024-07-01T12:32:08",
            "upload_time_iso_8601": "2024-07-01T12:32:08.565110Z",
            "url": "https://files.pythonhosted.org/packages/78/71/0b9d147b32a9860dcfeeab373a2ef3d1197a57bd66063329e83568c0ccee/ioplace_parser-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9986c7033aef9236f0c92d75c608c0c0057d79130a6106939d15d38e81ef481a",
                "md5": "a06b9fe0d198c617bf5b3fd5cf258520",
                "sha256": "068a0b6614fb73b3abd0702b8229d9b66f83a5ac73c8366dde4eba62a93c1dff"
            },
            "downloads": -1,
            "filename": "ioplace_parser-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a06b9fe0d198c617bf5b3fd5cf258520",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 6735,
            "upload_time": "2024-07-01T12:32:11",
            "upload_time_iso_8601": "2024-07-01T12:32:11.774981Z",
            "url": "https://files.pythonhosted.org/packages/99/86/c7033aef9236f0c92d75c608c0c0057d79130a6106939d15d38e81ef481a/ioplace_parser-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-01 12:32:11",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "ioplace-parser"
}
        
Elapsed time: 0.28330s