Metadata-Version: 2.4
Name: pxr-ar-dev
Version: 25.8
Summary: C++ headers and CMake config for developing with pxr-ar
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-ar
Requires-Python: >=3.8
Requires-Dist: pxr-arch-dev==25.8.*
Requires-Dist: pxr-tf-dev==25.8.*
Requires-Dist: pxr-js-dev==25.8.*
Requires-Dist: pxr-plug-dev==25.8.*
Requires-Dist: pxr-vt-dev==25.8.*
Requires-Dist: pxr-boost-dev==25.8.*
Requires-Dist: pxr-tbb-dev==2022.2.0.*
Description-Content-Type: text/markdown

# Pixar Ar

[![PyPi version](https://img.shields.io/pypi/v/pxr-ar.svg?logo=pypi&label=PyPI&logoColor=gold)](https://pypi.python.org/pypi/pxr-ar)
[![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-ar/actions/workflows/linux.yml/badge.svg?branch=main)](https://github.com/untwine/pxr-ar/actions/workflows/linux.yml)
[![MacOs](https://github.com/untwine/pxr-ar/actions/workflows/macos.yml/badge.svg?branch=main)](https://github.com/untwine/pxr-ar/actions/workflows/macos.yml)
[![Windows](https://github.com/untwine/pxr-ar/actions/workflows/windows.yml/badge.svg?branch=main)](https://github.com/untwine/pxr-ar/actions/workflows/windows.yml)
[![License](https://img.shields.io/badge/License-TOST-yellow.svg)](https://github.com/untwine/pxr-ar/blob/main/LICENSE.txt)

Asset Resolution framework used in OpenUSD.

This repository is a decoupled version of the "ar" 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).
