Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37402971
en ru br
ALT Linux repos
S:1.1.2-alt2

Group :: Development/Python3
RPM: python3-module-zope.fixers

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.1.2-alt2
Build date: 28 november 2019, 15:48 ( 229.1 weeks ago )
Size: 12.73 Kb

Home page:   http://pypi.python.org/pypi/zope.fixers/

License: ZPL
Summary: 2to3 fixers for Zope
Description:

Fixers for Zope Component Architecture and the frameworks built with it.

Currently, there is only one fixer, fix_implements. This fixer will
change all uses of implements(IFoo) in a class body to the class
decorator @implementer(IFoo), which is the most likely Python 3 syntax
for zope.interfaces implements statements.

Current maintainer: Andrey Bychkov

List of contributors

List of rpms provided by this srpm:

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