pivy 0.6.7-0.1ubuntu0.1 source package in Ubuntu
Changelog
pivy (0.6.7-0.1ubuntu0.1) kinetic; urgency=medium * Fix exception in pivy cast functions with Python 3.10 (LP: #2000840) -- David Ward <email address hidden> Mon, 02 Jan 2023 20:35:44 -0500
Upload details
- Uploaded by:
- David Ward
- Sponsored by:
- Simon Quigley
- Uploaded to:
- Kinetic
- Original maintainer:
- Debian Science Team
- Architectures:
- any
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | updates | universe | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pivy_0.6.7.orig.tar.gz | 6.3 MiB | 37e33d85117aac27640e011df74ddcd77f270428300df916b46ee5c50645d582 |
pivy_0.6.7-0.1ubuntu0.1.debian.tar.xz | 5.4 KiB | 4593281f70579853926231af19b8f39d619135cdf92973cb9c046166719d8b54 |
pivy_0.6.7-0.1ubuntu0.1.dsc | 2.2 KiB | 31ba57996dac3a968ed385671a081903f1f41fd366839810c74a4302e181a7fd |
Available diffs
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