pivy 0.6.5-1build6 source package in Ubuntu

Changelog

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

  * No-change rebuild with Python 3.10 only

 -- Graham Inggs <email address hidden>  Wed, 16 Mar 2022 22:50:19 +0000

Upload details

Uploaded by:
Graham Inggs
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
Jammy release universe python

Downloads

File Size SHA-256 Checksum
pivy_0.6.5.orig.tar.gz 6.3 MiB ffc2ac04a48fc36215f7345285a9b17a3f76e39f2a48ee374f1a77b8f38a4f9f
pivy_0.6.5-1build6.debian.tar.xz 4.6 KiB 950ea93ce3a990e883cf26678abe116194287d87bee03dce4484993b0bc936f9
pivy_0.6.5-1build6.dsc 2.2 KiB 2cc5fc59e8faf5b62c20086e5872e5d05173a3b33f37bd67947810b5f2362b7e

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