lef-parser


Namelef-parser JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryAntlr4-based parser for LEF files
upload_time2024-03-25 00:12:55
maintainerNone
docs_urlNone
authorEfabless Corporation and Contributors
requires_python>3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            > This repository is a work in progress. Parts of the LEF syntax may be
> unsupported.

# LEF Parser
WIP Antlr4-based Python parser for LEF files.

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



            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "lef-parser",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Efabless Corporation and Contributors",
    "author_email": "donn@efabless.com",
    "download_url": "https://files.pythonhosted.org/packages/3d/94/b7a025778d2a25ca80703e70b66479cddc5ae911edcf770b9cee115b8a98/lef_parser-0.1.0.tar.gz",
    "platform": null,
    "description": "> This repository is a work in progress. Parts of the LEF syntax may be\n> unsupported.\n\n# LEF Parser\nWIP Antlr4-based Python parser for LEF files.\n\n# License\nApache License, version 2.0. See 'License'.\n\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Antlr4-based parser for LEF files",
    "version": "0.1.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c4fafda45171d970b664566ee00be8b6c6327ea8feebb0533afea6c30acca2e3",
                "md5": "799f65d70f581547206ab8705445eaae",
                "sha256": "8cc5d0ddcb2137e245458570a3af862ebf27e933cda89fd01358145b4fbe4338"
            },
            "downloads": -1,
            "filename": "lef_parser-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "799f65d70f581547206ab8705445eaae",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">3.8",
            "size": 57440,
            "upload_time": "2024-03-25T00:12:53",
            "upload_time_iso_8601": "2024-03-25T00:12:53.621344Z",
            "url": "https://files.pythonhosted.org/packages/c4/fa/fda45171d970b664566ee00be8b6c6327ea8feebb0533afea6c30acca2e3/lef_parser-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3d94b7a025778d2a25ca80703e70b66479cddc5ae911edcf770b9cee115b8a98",
                "md5": "3fd8cdae0c4896dc2da803a8767edc36",
                "sha256": "3ba7501740a99decbc605e1eb751bd8ca842e5f77f7e807db3cf7fcb68acda02"
            },
            "downloads": -1,
            "filename": "lef_parser-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "3fd8cdae0c4896dc2da803a8767edc36",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">3.8",
            "size": 62071,
            "upload_time": "2024-03-25T00:12:55",
            "upload_time_iso_8601": "2024-03-25T00:12:55.623648Z",
            "url": "https://files.pythonhosted.org/packages/3d/94/b7a025778d2a25ca80703e70b66479cddc5ae911edcf770b9cee115b8a98/lef_parser-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-25 00:12:55",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "lef-parser"
}
        
Elapsed time: 1.19127s