pyotherside 1.4.0-2build1 source package in Ubuntu

Changelog

pyotherside (1.4.0-2build1) artful; urgency=medium

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

 -- Matthias Klose <email address hidden>  Mon, 24 Jul 2017 13:53:39 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Artful
Original maintainer:
Zygmunt Krynicki
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
pyotherside_1.4.0.orig.tar.gz 129.2 KiB 41c99069b72c72c152a5ada7e6a0f89453940405c3cd5ce6fce0b331f813da2c
pyotherside_1.4.0-2build1.debian.tar.xz 3.9 KiB 219f276c9ccf2544ba2447e853da0de101213c73c964bce798557b9d327831b0
pyotherside_1.4.0-2build1.dsc 2.3 KiB 948c4e57337bac54cd8ce4386e75e5b2b410768f2c46f9749962ccf25b5c86dd

View changes file

Binary packages built by this source

pyotherside: No summary available for pyotherside in ubuntu artful.

No description available for pyotherside in ubuntu artful.

pyotherside-doc: No summary available for pyotherside-doc in ubuntu artful.

No description available for pyotherside-doc in ubuntu artful.

pyotherside-tests: Asynchronous Python 3 Bindings for Qt 5 (tests)

 A Qt 5 QML Plugin that provides access to a Python 3 interpreter from QML.
 .
 PyOtherSide is a Qt 5 QML Plugin that provides access to a Python 3
 interpreter from QML. It was designed with mobile devices in mind, where
 high-framerate touch interfaces are common, and where the user usually
 interfaces only with one application at a time via a touchscreen. As such, it
 is important to never block the UI thread, so that the user can always
 continue to use the interface, even when the backend is processing,
 downloading or calculating something in the background.
 .
 At its core, PyOtherSide is basically a simple layer that converts Qt (QML)
 objects to Python objects and vice versa, with focus on asynchronous events
 and continuation-passing style function calls.
 .
 While legacy versions of PyOtherSide worked with Qt 4.x and Python 2.x, its
 focus now lies on Python 3.x and Qt 5. Python 3 has been out for several
 years, and offers some nice language features and clean-ups, while Qt 5
 supports most mobile platforms well, and has an improved QML engine and a
 faster renderer (Qt Scene Graph) compared to Qt 4.
 .
 This package contains the test suite that can be started post-installation.

pyotherside-tests-dbgsym: Debug symbols for pyotherside-tests
qml-module-io-thp-pyotherside: asynchronous Python 3 Bindings for Qt 5 (QML plugin)

 A Qt 5 QML Plugin that provides access to a Python 3 interpreter from QML.
 .
 PyOtherSide is a Qt 5 QML Plugin that provides access to a Python 3
 interpreter from QML. It was designed with mobile devices in mind, where
 high-framerate touch interfaces are common, and where the user usually
 interfaces only with one application at a time via a touchscreen. As such, it
 is important to never block the UI thread, so that the user can always
 continue to use the interface, even when the backend is processing,
 downloading or calculating something in the background.
 .
 At its core, PyOtherSide is basically a simple layer that converts Qt (QML)
 objects to Python objects and vice versa, with focus on asynchronous events
 and continuation-passing style function calls.
 .
 While legacy versions of PyOtherSide worked with Qt 4.x and Python 2.x, its
 focus now lies on Python 3.x and Qt 5. Python 3 has been out for several
 years, and offers some nice language features and clean-ups, while Qt 5
 supports most mobile platforms well, and has an improved QML engine and a
 faster renderer (Qt Scene Graph) compared to Qt 4.
 .
 This package provides the QML plugin.

qml-module-io-thp-pyotherside-dbgsym: Debug symbols for qml-module-io-thp-pyotherside