File: control

package info (click to toggle)
debpaste-el 0.1.5-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 136 kB
  • ctags: 82
  • sloc: lisp: 921; makefile: 2
file content (29 lines) | stat: -rw-r--r-- 952 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
23
24
25
26
27
28
29
Source: debpaste-el
Section: lisp
Priority: optional
Maintainer: Debian Emacs addons team <pkg-emacsen-addons@lists.alioth.debian.org>
Uploaders: Sean Whitton <spwhitton@spwhitton.name>
Build-Depends: debhelper (>= 10),
 dh-elpa
Standards-Version: 4.0.1
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-emacsen/pkg/debpaste-el.git/
Vcs-Git: https://anonscm.debian.org/git/pkg-emacsen/pkg/debpaste-el.git
Homepage: http://github.com/alezost/debpaste.el

Package: elpa-debpaste
Architecture: all
Depends: ${elpa:Depends}, ${misc:Depends}, emacsen-common (>= 2.0.8)
Recommends: emacs (>= 46.0)
Enhances: emacs,
 emacs24,
 emacs25
Built-Using: ${misc:Built-Using}
Description: paste.debian.net client for Emacs
 This package provides an Emacs interface for receiving, posting and
 deleting pastes from <http://paste.debian.net/>.
 .
 Basic interactive commands:
 .
   - `debpaste-display-paste',
   - `debpaste-paste-region',
   - `debpaste-delete-paste'.