aboutsummaryrefslogtreecommitdiff
path: root/po
ModeNameSize
d---------doc264logplain
d---------guix545logplain
d---------packages479logplain
ce (lambda _ (substitute* (find-files "test" "^t[0-9]{3}$") (("/bin/sh") (which "sh"))) #t))))) (native-inputs (list lzip)) (inputs (list guile-2.2)) (home-page "https://www.gnu.org/software/serveez/") (synopsis "Framework for implementing IP-based servers") (description "GNU Serveez is a server framework providing the routines necessary to easily implement IP-based servers in your application. It demonstrates aspects of network programming in a portable manner, making it convenient for both simplifying the process of adding a server to your application or for learning about how network services work. Several example servers are provided already, such as an HTTP server and an IRC server.") (license gpl3+)))