A parser that parses directory listings (webpage that autogenerated by web server).
example webpage that this package can parse:
nginx: https://www.kernel.org/pub/linux/devel/gcc/
apache: https://nixos.org/channels/nixos-15.09/
However, some hard coding is used in this package, so it may failed to parse
depend on directory listings' html structure.