#where to get pkg docs, format: domain|uri|localfilename...

PKG_DOCS_DISTRO_COMPAT="packages.devuan.org|http://packages.devuan.org/merged/dists/${DISTRO_COMPAT_VERSION}/main/binary-i386/Packages.xz|Packages-devuan-${DISTRO_COMPAT_VERSION}-main packages.devuan.org|http://packages.devuan.org/merged/dists/${DISTRO_COMPAT_VERSION}/contrib/binary-i386/Packages.xz|Packages-devuan-${DISTRO_COMPAT_VERSION}-contrib packages.devuan.org|http://packages.devuan.org/merged/dists/${DISTRO_COMPAT_VERSION}/non-free/binary-i386/Packages.xz|Packages-devuan-${DISTRO_COMPAT_VERSION}-non-free"
#devuan repos...
#note, the local pkgs database file (or partname) is also appended to these entries, so know which url to download a particular pkg from (glob wildcard allowed)...
REPOS_DISTRO_COMPAT="packages.devuan.org|http://packages.devuan.org/merged|Packages-devuan-${DISTRO_COMPAT_VERSION}-*"
