kivy 1.10.1-1build1 source package in Ubuntu

Changelog

kivy (1.10.1-1build1) focal; urgency=medium

  * No-change rebuild to build with python3.8.

 -- Matthias Klose <email address hidden>  Fri, 18 Oct 2019 18:41:12 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian Python Modules Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
kivy_1.10.1.orig.tar.gz 23.2 MiB 7ce9e88b75de47a3f1d52cbe6924c18cafc83fa102e54f6794d241746e93fdff
kivy_1.10.1-1build1.debian.tar.xz 4.7 KiB da7698712c29d43f8461c317d631c7c51a4a37410e28588da0ec052abcabf27d
kivy_1.10.1-1build1.dsc 2.2 KiB bdaf67dd2230169382c4e62f3ebfe98ea7703834584a8e83ffb41a41cd18b361

View changes file

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