ports/sysutils/py-mitogen/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

10 lines
537 B
Text

Python library for writing distributed, self-replicating programs. Its
main feature is a pythonic "remote fork", enabling your program to
bootstrap and communicate with remote copies of itself, requiring only
an existing installed python, and a suitable ssh client.
Mitogen also includes a highly efficient re-implementation of Ansible's
RPC layer, providing a staggering and massive speed-up compared to stock
ansible. Installation is trivial, and the results are impressive.
https://mitogen.networkgenomics.com/ansible_detailed.html