Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37534960
en ru br
ALT Linux repos
S:3.0.0-alt1.1

Group :: Development/Python3
RPM: python3-module-venusian

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 3.0.0-alt1.1
Build date: 12 november 2022, 22:00 ( 75.8 weeks ago )
Size: 35.05 Kb

Home page:   http://pypi.python.org/pypi/venusian

License: BSD-derived
Summary: A library for deferring decorator actions
Description:

Venusian is a library which allows framework authors to defer decorator
actions. Instead of taking actions when a function (or class) decorator
is executed at import time, you can defer the action usually taken by
the decorator until a separate "scan" phase.

Current maintainer: Daniel Zagaynov

List of contributors

List of rpms provided by this srpm:

  • python3-module-venusian
  • python3-module-venusian-tests
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin