diff options
| author | myd7349 <myd7349@gmail.com> | 2020-04-24 12:25:04 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-23 21:25:04 -0700 |
| commit | 6717e1b9d053518e836ec11f49bd1d501b1a650e (patch) | |
| tree | 13bc44da3ea9cb509adf8dde29b776234884e8cb /ports/iniparser/CONTROL | |
| parent | bb7ccc4b90d68c62c0b120f12fed654b7768fced (diff) | |
| download | vcpkg-6717e1b9d053518e836ec11f49bd1d501b1a650e.tar.gz vcpkg-6717e1b9d053518e836ec11f49bd1d501b1a650e.zip | |
[iniparser] Add new port (#10710)
* [iniparser] Add new port
* [iniparser] Fix build errors on UWP
* [iniparser] Move linkage check before code downloading
Diffstat (limited to 'ports/iniparser/CONTROL')
| -rw-r--r-- | ports/iniparser/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/iniparser/CONTROL b/ports/iniparser/CONTROL new file mode 100644 index 000000000..ee5f47c00 --- /dev/null +++ b/ports/iniparser/CONTROL @@ -0,0 +1,4 @@ +Source: iniparser
+Version: 2020-04-06
+Homepage: ndevilla.free.fr/iniparser
+Description: C library for parsing INI-style files
|
