yapsy 1.12.2-2 source package in Ubuntu

Changelog

yapsy (1.12.2-2) unstable; urgency=medium

  * Team upload.
  * Test-Depends: python3-packaging

 -- Andreas Tille <email address hidden>  Sun, 14 Jan 2024 09:11:40 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
yapsy_1.12.2-2.dsc 2.1 KiB 90db6e0c54c5d2d4eae5a638fc3177a70e90f724c5093f676d1b82c76818f567
yapsy_1.12.2.orig.tar.gz 82.0 KiB d8113d9f9c74eacf65b4663c9c037d278c9cb273b5eee5f0e1803baeedb23f8b
yapsy_1.12.2-2.debian.tar.xz 8.7 KiB 5363f5d6dcdd526f4e7696822c75a08acbc5dcf3e161eebd958104b253fb469f

Available diffs

No changes file available.

Binary packages built by this source

python-yapsy-doc: simple plugin system for Python applications - doc

 Yapsy, or Yet Another Plugin SYstem, is a small library implementing the core
 mechanisms needed to build a plugin system into a wider application.
 .
 The main purpose is to depend only on Python's standard libraries and to
 implement only the basic functionalities needed to detect, load and keep track
 of several plugins.
 .
 This package contains API documentation.

python3-yapsy: simple plugin system for Python3 applications

 Yapsy, or Yet Another Plugin SYstem, is a small library implementing the core
 mechanisms needed to build a plugin system into a wider application.
 .
 The main purpose is to depend only on Python's standard libraries (at least
 version 3.2) and to implement only the basic functionalities needed to detect,
 load and keep track of several plugins.