全部搜索项
bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: pako  ]

软件包:python3-pako(0.3.1-2)

python3-pako 的相关链接

Screenshot

Debian 的资源:

下载源码包 pako

维护者:

外部的资源:

相似软件包:

Universal package manager library (Python 3)

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. This approach is different:

 - pako install libgdbm-devel sdl2-dev
On Ubuntu, this command will run:
 - sudo apt-get install -y libgdbm-dev libsdl2-dev
However, on Solus, this will run:
 - sudo eopkg install -y gdbm-devel sdl2-devel
Works as follows:
 - 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

This package installs the binary for Python 3.

其他与 python3-pako 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 python3-pako

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 8.1 kB44.0 kB [文件列表]