aboutsummaryrefslogtreecommitdiff
path: root/ports/pystring/vcpkg.json
blob: f9b0dcaff443468f73cf5b70f5c62113e16e21d9 (plain)
1
2
3
4
5
6
7
{
  "name": "pystring",
  "version-semver": "1.1.3",
  "port-version": 3,
  "description": "Pystring is a collection of C++ functions which match the interface and behavior of python's string class methods using std::string",
  "homepage": "https://github.com/imageworks/pystring"
}