dependencies:
|
[Dependency "base" [[VGte "3.0.0",VLt "4.0.0"]],Dependency "directory" [[VGte "3.0.0",VLt "4.0.0"]],Dependency "execpath" [[VGte "3.0.0",VLt "4.0.0"]],Dependency "filepath" [[VGte "3.0.0",VLt "4.0.0"]],Dependency "io-extra" [[VGte "3.0.0",VLt "4.0.0"]],Dependency "process" [[VGte "3.0.0",VLt "4.0.0"]]]
|
documentation:
|
url
===
This package contains a library for dealing with URLs.
Currently, it contains only an operation to read the contents
of a document located by a URL.
This operation requires that one of the programs `curl` or `wget`
is in your path.
Otherwise, the implementation must be adapted to the local installation.
--------------------------------------------------------------------------
|