pub fn index_type(pkg_file: &PackageFile) -> Result<String, Exception>Expand description
The Index Type of the PackageFile. Known values are:
Debian Package Index, Debian Translation Index, Debian dpkg status file,
Error “Unknown” if the information doesn’t exist.