Source: opentimelineio
Section: python
Priority: optional
Build-Depends: cmake,
               debhelper-compat (= 13),
               dh-cmake,
               dh-python,
               libimath-dev,
               pybind11-dev,
               python3-aaf2,
               python3-all,
               python3-pybind11,
               python3-rapidjson,
               python3-setuptools,
               python3-wheel,
               rapidjson-dev
Standards-Version: 4.6.2
Homepage: https://github.com/markreidvfx/pyaaf2
Vcs-Git: https://invent.kde.org/neon/neon-packaging/opentimelineio.git
Vcs-Browser: https://invent.kde.org/neon/neon-packaging/opentimelineio
Maintainer: Neon CI <neon@kde.org>

Package: opentimelineio
Architecture: any
Depends: ${misc:Depends}, ${python3:Depends}
Description: an interchange format and API for editorial cut information.
 .
 OTIO contains information about the order and length of cuts and
 references to external media. It is not however, a container format for
 media.
 .
 For integration with applications, the core OTIO library is implemented
 in C++ and provides an in-memory data model, as well as library functions
 for interpreting, manipulating, and serializing that data model. Within
 the core is a dependency-less library for dealing strictly with time, opentime.

Package: opentimelineio-dev
Architecture: any
Depends: libimath-dev,
         opentimelineio (= ${binary:Version}),
         ${misc:Depends},
         ${python3:Depends}
Description: an interchange format and API for editorial cut information.
 .
 OTIO contains information about the order and length of cuts and
 references to external media. It is not however, a container format for
 media.
 .
 For integration with applications, the core OTIO library is implemented
 in C++ and provides an in-memory data model, as well as library functions
 for interpreting, manipulating, and serializing that data model. Within
 the core is a dependency-less library for dealing strictly with time, opentime.
 .
 These are development files.
