mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
c637402081
they now redirect to anyway. All new urls checked to return 200, I've fixed a couple of them in the process. Approved by: portmgr blanket, mat
6 lines
272 B
Plaintext
6 lines
272 B
Plaintext
Daemons is a resource library for Python developers that want to create daemon
|
|
processes. The idea is to provide the basic daemon functionality while still
|
|
giving the developer the ability to customize their daemon for any purpose.
|
|
|
|
WWW: https://pypi.org/project/daemons/
|