zope.configuration 4.0.3-3 source package in Ubuntu

Changelog

zope.configuration (4.0.3-3) unstable; urgency=medium

  * d/control: Bump Standards-Version with no other changes necessary.
  * d/watch: Use the pypi.debian.net redirector.

 -- Barry Warsaw <email address hidden>  Wed, 10 Jun 2015 09:55:29 -0400

Upload details

Uploaded by:
Fabio Tranchitella
Uploaded to:
Sid
Original maintainer:
Fabio Tranchitella
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe python
Xenial release universe python

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
zope.configuration_4.0.3-3.dsc 2.3 KiB a336442ef78efe3ffa66dfabd8c7da703def74f963a9c4fb6d39ac187e7880d6
zope.configuration_4.0.3.orig.tar.gz 79.6 KiB ec0d40855bd3d1e7bdc03ec46503304d9c9993e4f5c2f08d8e1401a43521c073
zope.configuration_4.0.3-3.debian.tar.xz 3.7 KiB 10c7782212d7aef73b5f722e4298189277687919925225610477b97398fdbed7

Available diffs

No changes file available.

Binary packages built by this source

python-zope.configuration: No summary available for python-zope.configuration in ubuntu focal.

No description available for python-zope.configuration in ubuntu focal.

python3-zope.configuration: Zope Configuration Markup Language (ZCML)

 The zope configuration system provides an extensible system for
 supporting various kinds of configurations.
 .
 It is based on the idea of configuration directives. Users of the
 configuration system provide configuration directives in some
 language that express configuration choices. The intent is that the
 language be pluggable. An XML language is provided by default.
 .
 This is the Python 3 version.