Language

Package: python-zope-component @ 4.6.2

Synopsis

Zope Component Architecture

Description

Zope.component represents the core of the Zope Component Architecture. Together with the zope.interface package, it provides facilities for defining, registering and looking up components.

Home page
https://github.com/zopefoundation/zope.component
Location
gnu/packages/python-web.scm (line: 2297, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?