On Tue, Sep 16, 2003 at 09:28:08AM +0200, Stefano Zacchiroli wrote: > On Mon, Sep 15, 2003 at 11:05:37PM +0200, Sven Luther wrote: > > Do some of you know if there is already an ocaml library packaged which > > enables to get files over the network, with a given url, a bit like wget > > does. > > > > I guess one of Stefano's packages does this, i will look at them. > > There is libnetclient-ocaml-dev, but it works just with HTTP. Otherwise
Should do for now, altough i was not sure from a quick overview yesterday, nor from downloding the source and reading its doc. HTTP is enough for now, since the aim is to write a small tool to parse Sources and other such files, and fetch all the source packages from snapshot.debian.net corresponding to an installed debian system. > there are the bindings to libcurl, but they aren't yet packaged. We could package it, who is upstream to this ? Friendly, Sven Luther

