File: control

package info (click to toggle)
org-bullets 0.2.4-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 116 kB
  • ctags: 6
  • sloc: lisp: 81; makefile: 2
file content (25 lines) | stat: -rw-r--r-- 936 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
Source: org-bullets
Section: lisp
Priority: optional
Maintainer: Debian Emacs addons team <pkg-emacsen-addons@lists.alioth.debian.org>
Uploaders: Lev Lamberov <dogsleg@debian.org>
Build-Depends: debhelper (>= 10),
               dh-elpa
Standards-Version: 3.9.8
Homepage: https://github.com/sabof/org-bullets
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-emacsen/pkg/org-bullets.git/
Vcs-Git: https://anonscm.debian.org/git/pkg-emacsen/pkg/org-bullets.git

Package: elpa-org-bullets
Architecture: all
Depends: ${elpa:Depends},
         ${misc:Depends},
         emacs
Recommends: emacs (>= 46.0)
Enhances: emacs,
          emacs24
Built-Using: ${misc:Built-Using}
Description: show bullets in Org-mode as UTF-8 characters
 This package replaces the *s in Org-mode documents with bullets with fancy
 UTF-8 characters. Bullet face depend on the heading level of a particular
 string and can be redefined to be literally any character.