Metadata-Version: 2.4
Name: pxr-js
Version: 25.8
Summary: JSON interface library used in OpenUSD
Keywords: pixar,open-usd
License-File: LICENSE.txt
License-File: NOTICE.txt
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-js
Requires-Python: >=3.8
Requires-Dist: pxr-arch==25.8.*
Requires-Dist: pxr-tf==25.8.*
Description-Content-Type: text/markdown

# Pixar Js

[![PyPi version](https://img.shields.io/pypi/v/pxr-js.svg?logo=pypi&label=PyPI&logoColor=gold)](https://pypi.python.org/pypi/pxr-js)
[![CMake](https://img.shields.io/badge/CMake-3.23...4.1-blue.svg?logo=CMake&logoColor=blue)](https://cmake.org)
[![Linux](https://github.com/untwine/pxr-js/actions/workflows/linux.yml/badge.svg?branch=main)](https://github.com/untwine/pxr-js/actions/workflows/linux.yml)
[![MacOs](https://github.com/untwine/pxr-js/actions/workflows/macos.yml/badge.svg?branch=main)](https://github.com/untwine/pxr-js/actions/workflows/macos.yml)
[![Windows](https://github.com/untwine/pxr-js/actions/workflows/windows.yml/badge.svg?branch=main)](https://github.com/untwine/pxr-js/actions/workflows/windows.yml)
[![License](https://img.shields.io/badge/License-TOST-yellow.svg)](https://github.com/untwine/pxr-js/blob/main/LICENSE.txt)

JSON interface library used in OpenUSD.

This repository is a decoupled version of the "js" 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.08](https://github.com/PixarAnimationStudios/OpenUSD/releases/tag/v25.08).
