diff options
| author | la-ninpre <aaoth@aaoth.xyz> | 2023-05-03 22:36:26 +0300 |
|---|---|---|
| committer | la-ninpre <aaoth@aaoth.xyz> | 2023-05-03 22:36:26 +0300 |
| commit | 71b1f853659bc9ae64eb7b30db355b9085a62ec5 (patch) | |
| tree | 83852e61a14351882647364ce555bdbb3e2b6f9a /devel/py-celery/pkg/DESCR | |
| parent | b4c40fba30feaae43aedf9d1768cef2cf9ebb3d5 (diff) | |
| download | ports-71b1f853659bc9ae64eb7b30db355b9085a62ec5.tar.gz ports-71b1f853659bc9ae64eb7b30db355b9085a62ec5.zip | |
devel/py-celery: add 5.2.7
Diffstat (limited to 'devel/py-celery/pkg/DESCR')
| -rw-r--r-- | devel/py-celery/pkg/DESCR | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/py-celery/pkg/DESCR b/devel/py-celery/pkg/DESCR new file mode 100644 index 0000000..ca27294 --- /dev/null +++ b/devel/py-celery/pkg/DESCR @@ -0,0 +1,5 @@ +Celery is a simple, flexible, and reliable distributed system to +process vast amounts of messages, while providing operations with +the tools required to maintain such a system. It's a task queue +with focus on real-time processing, while also supporting task +scheduling. |
