diff options
| author | Daniel Marshall <xandan@gmail.com> | 2019-07-16 01:24:53 +0100 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-07-15 17:24:53 -0700 |
| commit | e024dd7767f9e570274dcc0cdaeb589245f28719 (patch) | |
| tree | 029ef56e7b82dfe98dd1a31c6c1f80b17506f1a1 /ports/scnlib/CONTROL | |
| parent | 583abdf87ae50365d617e10ded348231b2af5011 (diff) | |
| download | vcpkg-e024dd7767f9e570274dcc0cdaeb589245f28719.tar.gz vcpkg-e024dd7767f9e570274dcc0cdaeb589245f28719.zip | |
[scnlib] Add new port (#7014)
* [scnlib] Add new port
Diffstat (limited to 'ports/scnlib/CONTROL')
| -rw-r--r-- | ports/scnlib/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/scnlib/CONTROL b/ports/scnlib/CONTROL new file mode 100644 index 000000000..5b589084a --- /dev/null +++ b/ports/scnlib/CONTROL @@ -0,0 +1,4 @@ +Source: scnlib
+Version: 0.1.2
+Description: scnlib is a modern C++ library for replacing scanf and std::istream
+Homepage: https://scnlib.dev/
|
