diff options
author | S. Randall Sawyer <srandallsawyer@gmail.com> | 2013-06-19 21:41:54 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2013-06-19 21:41:54 -0300 |
commit | 3548bf09ab62e1c15b4b2f42f65f093af993e1e3 (patch) | |
tree | 02773acbf4f850c3a4d0307af34d0e591fc46f13 /haskell/haskell-hxt-unicode/slack-desc | |
parent | 174abd4193243c2e1fb4a2f5f08272f2b65fe3dd (diff) | |
download | slackbuilds-3548bf09ab62e1c15b4b2f42f65f093af993e1e3.tar.gz |
haskell/haskell-hxt-unicode: Added (Unicode encoding and decoding)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-hxt-unicode/slack-desc')
-rw-r--r-- | haskell/haskell-hxt-unicode/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/haskell/haskell-hxt-unicode/slack-desc b/haskell/haskell-hxt-unicode/slack-desc new file mode 100644 index 0000000000..dde7e88037 --- /dev/null +++ b/haskell/haskell-hxt-unicode/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +haskell-hxt-unicode: haskell-hxt-unicode (Unicode encoding and decoding used in HXT) +haskell-hxt-unicode: +haskell-hxt-unicode: Unicode encoding and decoding functions for utf8, iso-latin-* and +haskell-hxt-unicode: some other encodings used in the Haskell XML Toolbox. +haskell-hxt-unicode: ISO Latin 1 - 16, utf8, utf16 and ASCII are supported. +haskell-hxt-unicode: +haskell-hxt-unicode: +haskell-hxt-unicode: +haskell-hxt-unicode: +haskell-hxt-unicode: +haskell-hxt-unicode: |