kivy 1.7.2-1 source package in Ubuntu

Changelog

kivy (1.7.2-1) unstable; urgency=low


  * Initial release (Closes: #725163)

 -- Bastian Venthur <email address hidden>  Wed, 02 Oct 2013 09:21:46 +0200

Upload details

Uploaded by:
Bastian Venthur
Uploaded to:
Sid
Original maintainer:
Bastian Venthur
Architectures:
any all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe misc

Downloads

File Size SHA-256 Checksum
kivy_1.7.2-1.dsc 1.8 KiB 6150f1075c0b338aa9d145509a71bb22d97c3bf05b89cd3bdda7dad8a2f93dab
kivy_1.7.2.orig.tar.xz 42.3 MiB 7b5b1150c6bfe6cf2c7751c10cba5bf510c67cebd8820460e226b2acbf2372a7
kivy_1.7.2-1.debian.tar.gz 3.4 KiB 69a889b128c47885b00629d32e9c2c596c2cffd685a9f50078a82fd663400619

No changes file available.

Binary packages built by this source

python-kivy: Kivy - Multimedia / Multitouch framework in Python

 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 GNU LGPL V3.
 .
 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.

python-kivy-examples: Kivy - Example files

 This package includes all examples which can be found in the git repository.