;;; accents-substitute-latin1.meta -*- scheme -*- ((egg "accents-substitute.egg") (synopsis "Substitute accented characters in strings") (author "Mario Domenech Goulart") (license "BSD") (category data) (depends regex) (test-depends test) (files "accents-substitute-utf8.scm" "accents-substitute-latin1.scm" "accents-substitute.meta" "tests/input.latin1" "tests/run.scm" "tests/test-utf8.scm" "tests/test-latin1.scm" "tests/input.utf8" "accents-substitute.setup"))