diff options
| author | atkawa7 <atkawa7@yahoo.com> | 2017-07-20 13:39:09 -0700 |
|---|---|---|
| committer | atkawa7 <atkawa7@yahoo.com> | 2017-07-20 13:39:09 -0700 |
| commit | fb5b310db98dbf5cebe7aceea02efafe88ef839e (patch) | |
| tree | 5c48b9d7391ef3bdef57f901b022111b69f6be8c /ports/pystring/CONTROL | |
| parent | 8649c66496eb7e88334f12dcdc343f345f53c2d3 (diff) | |
| download | vcpkg-fb5b310db98dbf5cebe7aceea02efafe88ef839e.tar.gz vcpkg-fb5b310db98dbf5cebe7aceea02efafe88ef839e.zip | |
[pystring] init port
Diffstat (limited to 'ports/pystring/CONTROL')
| -rw-r--r-- | ports/pystring/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/pystring/CONTROL b/ports/pystring/CONTROL new file mode 100644 index 000000000..23980ef12 --- /dev/null +++ b/ports/pystring/CONTROL @@ -0,0 +1,3 @@ +Source: pystring +Version: 1.1.3 +Description: Pystring is a collection of C++ functions which match the interface and behavior of python's string class methods using std::string |
