python-guacamole 0.9.2-1 source package in Ubuntu

Changelog

python-guacamole (0.9.2-1) unstable; urgency=medium

  * New upstream maintenance release
  * Fixes https://github.com/zyga/guacamole/issues/11 and
    https://github.com/zyga/guacamole/issues/9
  * debian/control: remove XS-Testsuite: autopkgtest as that value is no
    longer needed and is auto-detected
  * debian/copyright: clarify BSD to BSD-3-clause

 -- Zygmunt Krynicki <email address hidden>  Thu, 27 Aug 2015 00:16:37 +0200

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release main misc

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-guacamole_0.9.2-1.dsc 2.3 KiB 921ad8fcd4903f34dd993ff45c47725c7cb9b1ed90e11490fc7ad3b9e4b28b5a
python-guacamole_0.9.2.orig.tar.gz 58.0 KiB 77223263d5e7b8958f5456394af4fd54cda8f2579230f34e9561ca5d0a870d5f
python-guacamole_0.9.2-1.debian.tar.xz 3.2 KiB a191c54ed8e3d6d980a7bb29855a7624b3109f31e1db339bda2f8a43e3cddae8

Available diffs

No changes file available.

Binary packages built by this source

python-guacamole: framework for creating command line applications (Python 2)

 Guacamole is a flexible, modular system for creating command line
 applications. Guacamole comes with built-in support for writing command line
 applications that integrate well with the running system. A short list of
 supported features (ingredients) includes:
 .
  - handling flat and hierarchical commands
  - hassle-free crash detection
  - hassle-free logging
  - internationalization and localization
 .
 The guacamole ingredient system allows for third party add-ons.
 .
 This package contains the Python 2.x version of the library

python-guacamole-doc: framework for creating command line applications (documentation)

 Guacamole is a flexible, modular system for creating command line
 applications. Guacamole comes with built-in support for writing command line
 applications that integrate well with the running system. A short list of
 supported features (ingredients) includes:
 .
  - handling flat and hierarchical commands
  - hassle-free crash detection
  - hassle-free logging
  - internationalization and localization
 .
 The guacamole ingredient system allows for third party add-ons.
 .
 This package contains the HTML documentation and example applications.

python3-guacamole: framework for creating command line applications (Python 3)

 Guacamole is a flexible, modular system for creating command line
 applications. Guacamole comes with built-in support for writing command line
 applications that integrate well with the running system. A short list of
 supported features (ingredients) includes:
 .
  - handling flat and hierarchical commands
  - hassle-free crash detection
  - hassle-free logging
  - internationalization and localization
 .
 The guacamole ingredient system allows for third party add-ons.
 .
 This package contains the Python 3.x version of the library