Commit b7f05445c00f 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)
11 lines
537 B
Plaintext
11 lines
537 B
Plaintext
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
|