File: control

package info (click to toggle)
pos-tip 0.4.6%2Bgit20191227-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 80 kB
  • sloc: lisp: 668; makefile: 4
file content (20 lines) | stat: -rw-r--r-- 639 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
Source: pos-tip
Section: editors
Priority: optional
Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>
Uploaders: David Bremner <bremner@debian.org>
Build-Depends: debhelper-compat (= 12),
 dh-elpa
Standards-Version: 4.4.0
Homepage: https://github.com/pitkali/pos-tip
Vcs-Browser: https://salsa.debian.org/emacsen-team/pos-tip
Vcs-Git: https://salsa.debian.org/emacsen-team/pos-tip.git

Package: elpa-pos-tip
Architecture: all
Depends: ${elpa:Depends}, ${misc:Depends}
Recommends: emacs (>= 46.0)
Enhances: emacs
Description: Show tooltip at point
 Provides functions to locate tooltips at arbitrary Emacs buffer
 position.