CURL bindings for Virtual Pascal OS/2
| .gitignore | Switch to vpcurl being a unit, make test binary, make buildable from cli | |
| build.cfg | Switch to vpcurl being a unit, make test binary, make buildable from cli | |
| LICENSE | Initial commit | |
| README.md | Initial commit | |
| TestGetVersion.pas | Reformatted some code, set tab size to 2 | |
| Vp.vpo | Reformatted some code, set tab size to 2 | |
| vpcurl.pas | Reformatted some code, set tab size to 2 | |
vpcurl
CURL bindings for Virtual Pascal OS/2
Requirements
Install curl from yum:
yum install libcurl
Building
Either from the command line:
vpc @build.cfg vpcurl
Or, in the Virtual Pascal IDE.
License
Same as CURL. See LICENSE