libguess: https homepage

This commit is contained in:
Jérôme Duval
2019-09-11 07:54:31 +02:00
committed by GitHub
parent 4c64a8fa72
commit 226924b299

View File

@@ -3,7 +3,7 @@ DESCRIPTION="Libguess is a high speed, open source character set encoding \
detector. Libguess employs discrete-finite automata to deduce the character \
set of the input buffer. The advantage of this is that all character sets can \
be checked in parallel, and quickly."
HOMEPAGE="http://atheme.org/projects/libguess.html"
HOMEPAGE="https://atheme.org/projects/libguess.html"
COPYRIGHT="2000-2003 Shiro Kawai
2009-2013 Tony Vroon"
LICENSE="BSD (3-clause)"