File: control

package info (click to toggle)
helm-org 1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 104 kB
  • sloc: lisp: 384; makefile: 2
file content (22 lines) | stat: -rw-r--r-- 798 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
Source: helm-org
Section: editors
Priority: optional
Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>
Uploaders: Sean Whitton <spwhitton@spwhitton.name>
Build-Depends: debhelper-compat (= 12),
 dh-elpa
Standards-Version: 4.4.0
Vcs-Browser: https://salsa.debian.org/emacsen-team/helm-org
Vcs-Git: https://salsa.debian.org/emacsen-team/helm-org.git
Homepage: https://github.com/emacs-helm/helm-org

Package: elpa-helm-org
Architecture: all
Depends: ${elpa:Depends}, ${misc:Depends}
Recommends: emacs (>= 46.0)
Enhances: emacs
Description: Emacs Helm for Org-mode headlines and keywords completion
 This package provides an addon for the elpa-helm package to enable
 Helm to complete headlines and keywords in Org-mode.
 .
 It can also be used to complete Org capture template names.