aboutsummaryrefslogtreecommitdiff
path: root/ports/utfz/CONTROL
diff options
context:
space:
mode:
authorBen Harper <rogojin@gmail.com>2017-06-08 17:23:16 +0200
committerBen Harper <rogojin@gmail.com>2017-06-10 13:06:35 +0200
commit1c7a52a42a68d6ffba4e6a6b94273191ae49e11a (patch)
tree96a7380a15033c3a6ada5fb1bee04ec2fa30137d /ports/utfz/CONTROL
parent676f55ddda709b24e4f2df9a3e3b52404b7c04ec (diff)
downloadvcpkg-1c7a52a42a68d6ffba4e6a6b94273191ae49e11a.tar.gz
vcpkg-1c7a52a42a68d6ffba4e6a6b94273191ae49e11a.zip
Add utfz to ports
utfz is a UTF-8 decoding library. It is notably different from utfcpp because it doesn't use exceptions.
Diffstat (limited to 'ports/utfz/CONTROL')
-rw-r--r--ports/utfz/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/utfz/CONTROL b/ports/utfz/CONTROL
new file mode 100644
index 000000000..26344d928
--- /dev/null
+++ b/ports/utfz/CONTROL
@@ -0,0 +1,3 @@
+Source: utfz
+Version: 1.2
+Description: A tiny C++ library for parsing and encoding utf-8