Path to this page:
Subject: CVS commit: pkgsrc/devel/py-zope.interface
From: Thomas Klausner
Date: 2023-06-17 20:03:56
Message id: 20230617180356.DEDA2FA89@cvs.NetBSD.org
Log Message:
devel/py-zope.interface: import py-zope.interface-6.0
This package provides an implementation of "object interfaces" for
Python. Interfaces are a mechanism for labeling objects as conforming
to a given API or contract. So, this package can be considered as
implementation of the Design By Contract methodology support in
Python.
Files: