File: control

package info (click to toggle)
basez 1.6.2-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 460 kB
  • sloc: ansic: 1,751; sh: 449; makefile: 14
file content (22 lines) | stat: -rw-r--r-- 780 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: basez
Section: utils
Priority: optional
Maintainer: Milan Kupcevic <milan@debian.org>
Build-Depends:
 debhelper (>= 12),
 help2man
Standards-Version: 4.6.2
Vcs-Git: https://salsa.debian.org/debian/basez.git
Vcs-Browser: https://salsa.debian.org/debian/basez
Homepage: http://www.quarkline.net/basez

Package: basez
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: base 16/32/64 encode/decode data to standard output
 BaseZ  encodes/decodes  base16,  base32, base32hex, base64 or base64url
 data stream per RFC 4648; MIME base64 Content-Transfer-Encoding per RFC
 2045; or PEM Printable Encoding per RFC 1421.
 .
 This binary package provides a list of commands: basez hex base16
 base32plain base32hex base64plain base64url base64mime base64pem