python-envisagecore 3.2.0-2 source package in Ubuntu

Changelog

python-envisagecore (3.2.0-2) unstable; urgency=low

  * Team upload.
  * Rebuild to pick up 2.7 and drop 2.5 from supported versions
  * d/control: Bump Standards-Version to 3.9.2
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sun,  08 May 2011 07:36:24 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-envisagecore_3.2.0.orig.tar.gz 130.9 KiB 6d0bcd4b424dadef18f4f9d00adbae4bef652658aed342a2d3763928dd2bac18
python-envisagecore_3.2.0-2.debian.tar.gz 2.9 KiB e81ef1c6ea07d31b83108e15ca7a7a7cbae15e308ad837730aa358d2ff17425a
python-envisagecore_3.2.0-2.dsc 1.4 KiB dd8c20bbfc52c979e55dbb80164f6a5ecff45c7ddc88b9db396f267507296ab2

Available diffs

View changes file

Binary packages built by this source

python-envisagecore: Extensible Application Framework

 Envisage is a Python-based framework for building extensible
 applications, that is, applications whose functionality can be
 extended by adding "plug-ins". Envisage provides a standard mechanism
 for features to be added to an application, whether by the original
 developer or by someone else. In fact, when you build an application
 using Envisage, the entire application consists primarily of
 plug-ins. In this respect, it is similar to the Eclipse and Netbeans
 frameworks for Java applications.