python-envisage 6.1.0-1 source package in Ubuntu
Changelog
python-envisage (6.1.0-1) unstable; urgency=medium [ Andreas Tille ] * Team upload. * New upstream version Closes: #1027612 * Standards-Version: 4.6.2 (routine-update) * Drop unused include-binaries [ Scott Talbert ] * Fix test egg generation * Remove egg generation from d/rules as this is done by upstream now -- Andreas Tille <email address hidden> Thu, 12 Jan 2023 07:16:16 +0100
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | python | |
Lunar | release | universe | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-envisage_6.1.0-1.dsc | 2.2 KiB | 81d7a936b5dd74e4b15f0ab2332f649ace9fe4bc6cf41112e3d53fa3b31df04d |
python-envisage_6.1.0.orig.tar.gz | 426.3 KiB | 4576e5e1028a2bc2f2c8dc253af9d4b2b615bca694707cc185f2a052d6b0b6d4 |
python-envisage_6.1.0-1.debian.tar.xz | 5.4 KiB | 00353afdf1144084866ac8543b9588df7302b035e67cb76a67809c462f4cf229 |
Available diffs
- diff from 6.0.1-1 to 6.1.0-1 (33.0 KiB)
No changes file available.
Binary packages built by this source
- python3-envisage: 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.