aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-billiard/pkg/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-billiard/pkg/DESCR')
-rw-r--r--devel/py-billiard/pkg/DESCR5
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/py-billiard/pkg/DESCR b/devel/py-billiard/pkg/DESCR
new file mode 100644
index 0000000..c61ea70
--- /dev/null
+++ b/devel/py-billiard/pkg/DESCR
@@ -0,0 +1,5 @@
+Billiard is a fork of the Python 2.7 multiprocessing package. The
+multiprocessing package itself is a renamed and updated version of
+R Oudkerk's pyprocessing package. This standalone variant draws
+its fixes/improvements from python-trunk and provides additional
+bug fixes and improvements.