File: control

package info (click to toggle)
eshell-bookmark 2.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 52 kB
  • sloc: lisp: 21; makefile: 2
file content (22 lines) | stat: -rw-r--r-- 781 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: eshell-bookmark
Section: lisp
Priority: optional
Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>
Uploaders: Lev Lamberov <dogsleg@debian.org>
Build-Depends: debhelper-compat (= 12),
               dh-elpa
Standards-Version: 4.3.0
Rules-Requires-Root: no
Homepage: https://github.com/Fuco1/eshell-bookmark
Vcs-Browser: https://salsa.debian.org/emacsen-team/eshell-bookmark
Vcs-Git: https://salsa.debian.org/emacsen-team/eshell-bookmark.git

Package: elpa-eshell-bookmark
Architecture: all
Depends: ${elpa:Depends},
         ${misc:Depends}
Recommends: emacs (>= 46.0)
Enhances: emacs
Description: integrate bookmarks with Eshell
 This package provides bookmark.el integration for Eshell. It is
 especially useful for quickly jumping to remote/TRAMP hosts.