Metadata-Version: 2.4
Name: pxr-ts
Version: 25.5.1
Summary: Library for time splines 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-ts
Requires-Python: >=3.8
Requires-Dist: pxr-arch==25.5.1.*
Requires-Dist: pxr-tf==25.5.1.*
Requires-Dist: pxr-gf==25.5.1.*
Requires-Dist: pxr-vt==25.5.1.*
Requires-Dist: pxr-boost==25.5.1.*
Description-Content-Type: text/markdown

# Pixar Ts

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

Library for time splines used in OpenUSD.

> **The Ts library is IN DEVELOPMENT.**  It is not yet ready for general use.
> Please see the [Project Status](./doxygen/status.md) document.

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