An open API service indexing awesome lists of open source software.

https://github.com/darealshinji/bsd-fetch

BSD's fetch tool but easier to compile on Linux
https://github.com/darealshinji/bsd-fetch

Last synced: 7 months ago
JSON representation

BSD's fetch tool but easier to compile on Linux

Awesome Lists containing this project

README

          

BSD's fetch tool but easier to compile on Linux.

The sources were taken from [pkgsrc][def1] [tarball][def2] ([net/fetch][def3] and [net/libfetch][def4]).

Build dependencies are libssl, autotools and GNU make: `apt install libssl-dev autoconf automake autotools-dev make`

[def1]: https://www.pkgsrc.org/
[def2]: https://cdn.netbsd.org/pub/pkgsrc/current/pkgsrc.tar.xz
[def3]: https://www.pkgsrc.se/net/fetch
[def4]: https://www.pkgsrc.se/net/libfetch
[def5]: https://www.pkgsrc.se/pkgtools/libnbcompat