Skip to content
This repository has been archived by the owner on May 13, 2019. It is now read-only.

Replace external program call. #2

Closed
sagotch opened this issue Apr 28, 2014 · 1 comment
Closed

Replace external program call. #2

sagotch opened this issue Apr 28, 2014 · 1 comment

Comments

@sagotch
Copy link
Owner

sagotch commented Apr 28, 2014

For now, curl, md5sum, and cut are used.

md5sum | cut can be replaced by module Digest (in ocaml standard lib).

curl may need an OCaml library. Maybe ocurl or cohttp

@sagotch
Copy link
Owner Author

sagotch commented Apr 29, 2014

ocurl used in 800391b fixed it.

@sagotch sagotch closed this as completed Apr 29, 2014
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant