aboutsummaryrefslogtreecommitdiff
path: root/ports/pystring/CONTROL
diff options
context:
space:
mode:
authoratkawa7 <atkawa7@yahoo.com>2017-07-20 13:39:09 -0700
committeratkawa7 <atkawa7@yahoo.com>2017-07-20 13:39:09 -0700
commitfb5b310db98dbf5cebe7aceea02efafe88ef839e (patch)
tree5c48b9d7391ef3bdef57f901b022111b69f6be8c /ports/pystring/CONTROL
parent8649c66496eb7e88334f12dcdc343f345f53c2d3 (diff)
downloadvcpkg-fb5b310db98dbf5cebe7aceea02efafe88ef839e.tar.gz
vcpkg-fb5b310db98dbf5cebe7aceea02efafe88ef839e.zip
[pystring] init port
Diffstat (limited to 'ports/pystring/CONTROL')
-rw-r--r--ports/pystring/CONTROL3
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