aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-billiard/pkg/DESCR
diff options
context:
space:
mode:
authorla-ninpre <aaoth@aaoth.xyz>2023-05-03 22:33:44 +0300
committerla-ninpre <aaoth@aaoth.xyz>2023-05-03 22:34:38 +0300
commitf0248ad768754f3e3bd9ed2992ccf1e96e0808e2 (patch)
treefa2e0a03271ee2ed7f2b1f814107f2cd503cce1c /devel/py-billiard/pkg/DESCR
parentfa56518fb5845355ac42255ac1a0de4d8dd87e6b (diff)
downloadports-f0248ad768754f3e3bd9ed2992ccf1e96e0808e2.tar.gz
ports-f0248ad768754f3e3bd9ed2992ccf1e96e0808e2.zip
devel/py-billiard: add 3.6.4.0
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.