vcpkg/ports/srell/vcpkg.json
Ryan 6e51f7dd1c
[srell] Add new port (#20315)
* add srell port

* add versioning

* fill out manifest

* update versioning
2021-09-27 19:47:36 -07:00

7 lines
212 B
JSON

{
"name": "srell",
"version-string": "2.920",
"description": "SRELL (std::regex-like library) is a regular expression template library for C++.",
"homepage": "https://www.akenotsuki.com/misc/srell/en/"
}