[ 原始碼: swugenerator ]
套件:swugenerator(0.2-1)
Generates SWU update packages for swupdate (Python 3)
swugenerator is a command line tool to create and modify SWUpdate's SWU update files based on templates. openssl is used to sign the SWU.
Features that swugenerator supports:
* replace occurrencies of variables found in the CONFIG file * add sha256 to each artifact * check if an artifact should be encrypted and encrypts it * sign sw-description with one of the methods accepted by SWUpdate
其他與 swugenerator 有關的套件
|
|
|
|
-
- dep: opensc
- Smart card utilities with support for PKCS#15 compatible cards
-
- dep: openssl
- Secure Sockets Layer toolkit - cryptographic utility
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-libconf
- Reader/writer for the libconfig format (Python 3)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: zstd
- fast lossless compression algorithm -- CLI tool