A language binding for the CURL network client library for the Guile version of the Scheme language
License
spk121/guile-curl
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Code
Latest commit
* README: grammar * NEWS: update news * test/setopt.scm: whitespace * configure.ac: bump rev to 0.9
18ea5bf
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
guile-curl is a project that has procedures that allow Guile to do client-side URL transfers, like requesting documents from http or ftp servers. It is based on the libcurl library. If trying to build this from the repository instead of a tarball, you'll need to run 'autoreconf -vi'. There is a 'bootstrap' script, but, it is just a call to 'autoreconf'. This is an autotools build, so usually building is a "./configure && make && make install" sort of thing. For information on how to use it, there is a manual in the doc/ directory. Regards, Mike Gran <spk121@yahoo.com>
About
A language binding for the CURL network client library for the Guile version of the Scheme language
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published