~ruther/guix-local

d4f6f78ea35741a617aab161b7afe3893e90a996 — nikita 9 years ago f2a7ce5
gnu: hiawatha: Adjust description.

* gnu/packages/web.scm (hiawatha)[description]: Adjust it.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
1 files changed, 3 insertions(+), 4 deletions(-)

M gnu/packages/web.scm
M gnu/packages/web.scm => gnu/packages/web.scm +3 -4
@@ 4459,10 4459,9 @@ functions of Tidy.")
    (home-page "https://www.hiawatha-webserver.org")
    (synopsis "Webserver with focus on security")
    (description
     "Hiawatha has been written with security in mind.  This resulted in a
highly secure webserver in both code and features.  Hiawatha can stop SQL
injections, XSS and CSRF attacks and exploit attempts.  Via a specially
crafted monitoring tool, you can keep track of all your webservers.")
     "Hiawatha has been written with security in mind.
Features include the ability to stop SQL injections, XSS and CSRF attacks and
exploit attempts.")
    (license l:gpl2)))

(define-public qutebrowser