python2-pako
The universal package manager library


Often, scripts need to install system dependencies using the native package manager of the user's OS. Typically, this is solved by having some bash script that runs apt-get, assuming the user is on Ubuntu. Smarter scripts use hand crafted code to detect the user's platform and aggregate a set of dependencies on a few of the more popular platforms. Our approach is different: * Parse package format (devel/debug/normal library or executable) * Look up package managers that exist in PATH * Format parsed package with common package convention of package manager More on https://github.com/MycroftAI/pako

Apache-2.0

cloud_download Downloads

Please select a product to see the available package versions:
Loading...
Loading package downloads...