pivy 0.6.7-0.1 source package in Ubuntu

Changelog

pivy (0.6.7-0.1) unstable; urgency=low

  * Non-maintainer upload.
  * New upstream release.
    - Improved Python 3.10 compatibility. (Closes: #1009037)

 -- Adrian Bunk <email address hidden>  Wed, 11 May 2022 22:08:30 +0300

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Kinetic release universe python

Downloads

File Size SHA-256 Checksum
pivy_0.6.7-0.1.dsc 2.2 KiB 8eab902e32ab30df613d5b5fb69c3d839f98dc9ca3852c164477660ac09218f7
pivy_0.6.7.orig.tar.gz 6.3 MiB 37e33d85117aac27640e011df74ddcd77f270428300df916b46ee5c50645d582
pivy_0.6.7-0.1.debian.tar.xz 4.5 KiB f2da80f99b25d8b149cc7d38a2aa5bbc229b313131371b3c528a3bbcb64df31a

No changes file available.

Binary packages built by this source

python3-pivy: Coin binding for Python 3

 Pivy is a Coin binding for Python. Coin is a high-level 3D graphics library
 with a C++ API. Coin uses scene-graph data structures to render real-time
 graphics suitable for mostly all kinds of scientific and engineering
 visualization applications.
 Pivy allows:
 .
    * Development of Coin applications and extensions in Python
    * Interactive modification of Coin programs from within the
      Python interpreter at runtime
    * Incorporation of Scripting Nodes into the scene graph which
      are capable of executing Python code and callbacks
    * Use of Coin within PyQt4 applications with the quarter module
 .
 This package contains the Python 3 bindings.

python3-pivy-dbgsym: debug symbols for python3-pivy