Metadata-Version: 2.4
Name: pxr-pegtl-dev
Version: 25.5.1
Summary: Parsing Expression Grammar library used in OpenUSD
Keywords: pixar,open-usd,dev
License-File: LICENSE.txt
License-File: NOTICE.txt
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Project-URL: Repository, https://github.com/untwine/pxr-pegtl
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# 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).
