File: control

package info (click to toggle)
basez 1.6.2-1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 412 kB
  • sloc: ansic: 1,751; sh: 449; makefile: 14
file content (18 lines) | stat: -rw-r--r-- 667 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: basez
Section: utils
Priority: optional
Maintainer: Milan Kupcevic <milan@debian.org>
Build-Depends: debhelper (>= 11~)
Standards-Version: 4.5.0
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