diff options
Diffstat (limited to 'devel/py-zLOG/pkg-descr')
-rw-r--r-- | devel/py-zLOG/pkg-descr | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/devel/py-zLOG/pkg-descr b/devel/py-zLOG/pkg-descr deleted file mode 100644 index ce34c054f1e4..000000000000 --- a/devel/py-zLOG/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -This package provides a general logging facility that, at this point, -is just a small shim over Python's logging module. Therefore, unless -you need to support a legacy package from the Zope 2 world, you're -probably better off using Python's logging module. - -WWW: https://pypi.org/project/zLOG/ |