File: control

package info (click to toggle)
privatebin-cli 2.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 352 kB
  • sloc: makefile: 14
file content (47 lines) | stat: -rw-r--r-- 1,601 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
Source: privatebin-cli
Section: golang
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:
 Martin Dosch <martin@mdosch.de>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 golang-any,
 golang-github-spf13-cobra-dev,
 golang-github-stretchr-testify-dev,
 golang-go.gearno-encoding-base58-dev,
 golang-golang-x-crypto-dev,
 pandoc,
 media-types
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/go-team/packages/privatebin-cli
Vcs-Git: https://salsa.debian.org/go-team/packages/privatebin-cli.git
Homepage: https://github.com/gearnode/privatebin
XS-Go-Import-Path: go.gearno.de/privatebin

Package: privatebin-cli
Section: misc
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Recommends:
 media-types
Built-Using:
 ${misc:Built-Using},
Static-Built-Using:
 ${misc:Static-Built-Using},
Description: Powerful CLI for creating and managing PrivateBin pastes with ease
 This is a CLI tool to interact with PrivateBin services. PrivateBin is a
 pastebin like service which saves files encrypted. You can use popular
 PrivateBins like <https://privatebin.net/> or host your own PrivateBin
 instance.
 For more information see <https://privatebin.info/>.
 .
 PrivateBin's secure and anonymous paste service is indispensable for
 many developers and privacy enthusiasts. Recognizing the need for a more
 efficient way to interact with PrivateBin from the terminal.
 This CLI tool is designed to seamlessly integrate with your workflow,
 enabling swift creation and management of pastes.