kivy 1.11.0-3 source package in Ubuntu
Changelog
kivy (1.11.0-3) unstable; urgency=medium [ Ondřej Nový ] * d/control: Update Maintainer field with new Debian Python Team contact address. * d/control: Update Vcs-* fields with new Debian Python Team Salsa layout. [ Debian Janitor ] * Bump debhelper from old 12 to 13. * Update standards version to 4.5.1, no changes needed. [ Sandro Tosi ] * debian/patches/relax-cython-versioned-dep.patch - relax cython versioned dependency -- Sandro Tosi <email address hidden> Mon, 13 Jun 2022 20:24:07 -0400
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
kivy_1.11.0-3.dsc | 2.1 KiB | d3ee11069fb3d15566c0951404b8c116a7038324c0255abece8effa0f3ccb4ae |
kivy_1.11.0.orig.tar.gz | 22.5 MiB | 39929e72feb6f02daf44ec8da4d45d31544a6494dabaa4c0b40b3b1d799067f1 |
kivy_1.11.0-3.debian.tar.xz | 6.1 KiB | ef01228109b4a5ed159f168f4cbc4b1f3e922bbd5dbcd5bd8599715fd3d43f4d |
Available diffs
No changes file available.
Binary packages built by this source
- python-kivy-examples: Kivy - Multimedia / Multitouch framework in Python (examples)
Kivy is an open source library for developing multi-touch applications. It is
completely cross platform (Linux/OSX/Win/ Android) and released under the terms
of the MIT license.
.
It comes with native support for many multi-touch input devices, a growing
library of multi-touch aware widgets, hardware accelerated OpenGL drawing, and
an architecture that is designed to let you focus on building custom and highly
interactive applications as quickly and easily as possible.
.
Kivy is a mixed Python library with Cython code, to take advantage of its
highly dynamic nature and use any of the thousands of high quality and open
source Python libraries out there, with the speed of C code.
.
This package includes all examples which can be found in the git repository.
- python3-kivy: Kivy - Multimedia / Multitouch framework in Python (Python 3)
Kivy is an open source library for developing multi-touch applications. It is
completely cross platform (Linux/OSX/Win/ Android) and released under the terms
of the MIT license.
.
It comes with native support for many multi-touch input devices, a growing
library of multi-touch aware widgets, hardware accelerated OpenGL drawing, and
an architecture that is designed to let you focus on building custom and highly
interactive applications as quickly and easily as possible.
.
Kivy is a mixed Python library with Cython code, to take advantage of its
highly dynamic nature and use any of the thousands of high quality and open
source Python libraries out there, with the speed of C code.
.
This package contains the Python 3 compatible version of the library.
- python3-kivy-dbgsym: debug symbols for python3-kivy