kivy 2.2.1-1 source package in Ubuntu

Changelog

kivy (2.2.1-1) unstable; urgency=medium

  * New upstream version 2.2.1
  * Build-depend on python3-packaging
  * Remove obsolete patches
  * Recommend xclip | xsel for TextInput (LP: #1898377)
  * Install README.md to doc folder
  * Create elpa-kivy-mode package

 -- Dean Serenevy <email address hidden>  Mon, 03 Jul 2023 12:27:39 +0000

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 Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
kivy_2.2.1-1.dsc 2.3 KiB 3bbe3414a4b2a9ae00d887f8e34d3fc03c02435d983219415e68fef140bbdd26
kivy_2.2.1.orig.tar.gz 22.9 MiB 047a434e8efd32d425321e065fcccf725f165adb0c81ed69dc33c360d4796f7e
kivy_2.2.1-1.debian.tar.xz 8.3 KiB f77be22ea2fc336d8ae486407b73c253a153b8fbd98e0ea3db0cbf8c09ac7765

No changes file available.

Binary packages built by this source

elpa-kivy-mode: Emacs major mode for Kivy files

 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 provides an Emacs major mode for editing kivy source files.
 It features syntax highlighting and auto-indentation.

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