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
|
Source: grml-paste
Section: net
Priority: optional
Maintainer: Grml Team <team@grml.org>
Uploaders:
Michael Prokop <mika@debian.org>,
Chris Hofstaedtler <zeha@debian.org>,
Build-Depends:
debhelper-compat (= 13),
Build-Depends-Indep:
asciidoc,
docbook-xsl,
xsltproc,
Standards-Version: 4.7.0
Rules-Requires-Root: no
Homepage: https://github.com/grml/grml-paste
Vcs-Git: https://github.com/grml/grml-paste.git
Vcs-Browser: https://github.com/grml/grml-paste
Package: grml-paste
Architecture: all
Depends:
python3,
${misc:Depends},
${shlibs:Depends},
Description: command line interface for paste.debian.net
This package provides a command line interface tool to upload
plain text to https://paste.debian.net/ (the "Debian pastezone").
The interface is the same as was historically used for
paste.grml.org.
|