pivy 0.6.5-1build5 source package in Ubuntu

Changelog

pivy (0.6.5-1build5) jammy; urgency=medium

  * No-change rebuild to add python3.10.

 -- Matthias Klose <email address hidden>  Mon, 18 Oct 2021 00:20:12 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Jammy
Original maintainer:
Debian Science Team
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pivy_0.6.5.orig.tar.gz 6.3 MiB ffc2ac04a48fc36215f7345285a9b17a3f76e39f2a48ee374f1a77b8f38a4f9f
pivy_0.6.5-1build5.debian.tar.xz 4.6 KiB fbd367e32536be495a5ea7d7d9a16c3a6add1c139b1517db1648b58fadccf270
pivy_0.6.5-1build5.dsc 2.2 KiB 208185973fc0a4a8ee6b0c7602b9a406d611b3393425a1f4681cbc946fb5dc3f

Available diffs

View changes file

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