pxr-pegtl-dev


Namepxr-pegtl-dev JSON
Version 25.8 PyPI version JSON
download
home_pageNone
SummaryParsing Expression Grammar library used in OpenUSD
upload_time2025-08-18 02:35:55
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords pixar open-usd dev
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Pixar PEGTL

[![PyPi version](https://img.shields.io/pypi/v/pxr-pegtl-dev.svg?logo=pypi&label=PyPI&logoColor=gold)](https://pypi.python.org/pypi/pxr-pegtl-dev)
[![CMake](https://img.shields.io/badge/CMake-3.21...3.31-blue.svg?logo=CMake&logoColor=blue)](https://cmake.org)
[![License](https://img.shields.io/badge/License-TOST-yellow.svg)](https://github.com/untwine/pxr-pegtl/blob/main/LICENSE.txt)

Parsing Expression Grammar library used in OpenUSD.

This repository is a decoupled version of the "pegtl" library from the
[OpenUSD](https://graphics.pixar.com/usd/release/index.html) library, created
by Pixar.

It is regularly rebased over the "release" branch of the original
[repository](https://github.com/PixarAnimationStudios/OpenUSD) to provide
explicit divergence information from the latest updates and is currently
synchronized with
[v25.05.01](https://github.com/PixarAnimationStudios/OpenUSD/releases/tag/v25.05.01).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pxr-pegtl-dev",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "pixar, open-usd, dev",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/6f/c2/02027ddc162669b39e15a88dc46ebee4ad976e7b7e2edfeb659481a111db/pxr_pegtl_dev-25.8.tar.gz",
    "platform": null,
    "description": "# Pixar PEGTL\n\n[![PyPi version](https://img.shields.io/pypi/v/pxr-pegtl-dev.svg?logo=pypi&label=PyPI&logoColor=gold)](https://pypi.python.org/pypi/pxr-pegtl-dev)\n[![CMake](https://img.shields.io/badge/CMake-3.21...3.31-blue.svg?logo=CMake&logoColor=blue)](https://cmake.org)\n[![License](https://img.shields.io/badge/License-TOST-yellow.svg)](https://github.com/untwine/pxr-pegtl/blob/main/LICENSE.txt)\n\nParsing Expression Grammar library used in OpenUSD.\n\nThis repository is a decoupled version of the \"pegtl\" library from the\n[OpenUSD](https://graphics.pixar.com/usd/release/index.html) library, created\nby Pixar.\n\nIt is regularly rebased over the \"release\" branch of the original\n[repository](https://github.com/PixarAnimationStudios/OpenUSD) to provide\nexplicit divergence information from the latest updates and is currently\nsynchronized with\n[v25.05.01](https://github.com/PixarAnimationStudios/OpenUSD/releases/tag/v25.05.01).\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Parsing Expression Grammar library used in OpenUSD",
    "version": "25.8",
    "project_urls": {
        "Repository": "https://github.com/untwine/pxr-pegtl"
    },
    "split_keywords": [
        "pixar",
        " open-usd",
        " dev"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6fc202027ddc162669b39e15a88dc46ebee4ad976e7b7e2edfeb659481a111db",
                "md5": "f6ecd191eeb5e6eb8125de45fbdd7579",
                "sha256": "83dcddad1c902849e778701fa032cfe8976653f1d147df83d6a49bd52f2cb147"
            },
            "downloads": -1,
            "filename": "pxr_pegtl_dev-25.8.tar.gz",
            "has_sig": false,
            "md5_digest": "f6ecd191eeb5e6eb8125de45fbdd7579",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 70570,
            "upload_time": "2025-08-18T02:35:55",
            "upload_time_iso_8601": "2025-08-18T02:35:55.794253Z",
            "url": "https://files.pythonhosted.org/packages/6f/c2/02027ddc162669b39e15a88dc46ebee4ad976e7b7e2edfeb659481a111db/pxr_pegtl_dev-25.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-18 02:35:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "untwine",
    "github_project": "pxr-pegtl",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pxr-pegtl-dev"
}
        
Elapsed time: 1.01895s