diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-06-20 14:52:54 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-06-20 14:52:54 -0700 |
| commit | 1bebd8d40d60f5958abe8fe5015125407fabc07c (patch) | |
| tree | bd8b8d519564822c515640c85471f4109491f1ec /ports/utf8proc/CONTROL | |
| parent | befe2531f620471e1b2c5562c9994420e03c008a (diff) | |
| parent | b29b05ed8cd1a850a86010dd16cd1d7e0558134d (diff) | |
| download | vcpkg-1bebd8d40d60f5958abe8fe5015125407fabc07c.tar.gz vcpkg-1bebd8d40d60f5958abe8fe5015125407fabc07c.zip | |
Merge pull request #1318 from codicodi/utf8proc
[utf8proc] new port
Diffstat (limited to 'ports/utf8proc/CONTROL')
| -rw-r--r-- | ports/utf8proc/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/utf8proc/CONTROL b/ports/utf8proc/CONTROL new file mode 100644 index 000000000..1dcbbbef1 --- /dev/null +++ b/ports/utf8proc/CONTROL @@ -0,0 +1,3 @@ +Source: utf8proc +Version: 2.1.0 +Description: Clean C library for processing UTF-8 Unicode data. |
