Pacote: python3-pako (0.3.1-2.1)
Links para python3-pako
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte pako:
Mantenedor(a):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
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-devOn Ubuntu, this command will run:
- sudo apt-get install -y libgdbm-dev libsdl2-devHowever, on Solus, this will run:
- sudo eopkg install -y gdbm-devel sdl2-develWorks 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.
Outros pacotes relacionados a python3-pako
|
|
|
|
-
- dep: python3
- linguagem orientada a objetos de alto nível e interativa (versão python3 padrão)
-
- dep: python3-platformdirs
- determining appropriate platform-specific directories (Python 3)
-
- sug: python-pako-doc
- Pacote não disponível
Download de python3-pako
| Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
|---|---|---|---|
| all | 8.3 kB | 44.0 kB | [lista de arquivos] |
