pivy 0.6.5-1build1 source package in Ubuntu

Changelog

pivy (0.6.5-1build1) focal; urgency=medium

  * No-change rebuild with fixed binutils on arm64.

 -- Matthias Klose <email address hidden>  Mon, 10 Feb 2020 10:41:57 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
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-1build1.debian.tar.xz 4.5 KiB df91779d7fbc2a057df21ddc43e973cd649c78d882dfad9b3d05593f2a8d2ae7
pivy_0.6.5-1build1.dsc 2.2 KiB 5a01bcd3291912fe2e6d36cbf1cfb82a96b0b679383b1d4c166c9ec381ad3d70

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