Source: pycollada Maintainer: Debian Science Maintainers Section: libs Priority: optional Build-Depends: debhelper (>= 11), python-dev, python-dateutil, python-lxml, python-numpy, python-setuptools, python-sphinx Standards-Version: 4.1.3 Vcs-Browser: https://salsa.debian.org/science-team/pycollada Vcs-Git: https://salsa.debian.org/science-team/pycollada.git Homepage: http://pycollada.readthedocs.org X-Python-Version: >= 2.7 Package: python-collada Architecture: all Section: python Depends: python (<<2.8), python, python-dateutil, python-lxml, python-numpy, ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}, ${sphinxdoc:Depends} Description: Python module for creating, editing and loading COLLADA Pycollada is a Python module for creating, editing and loading COLLADA, which is a COLLAborative Design Activity for establishing an interchange file format for interactive 3D applications. The library allows you to load a COLLADA file and interact with it as a Python object. In addition, it supports creating a collada Python object from scratch, as well as in-place editing.