File: control

package info (click to toggle)
initsplit-el 1.8%2B3%2Bgc941d43-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 72 kB
  • sloc: lisp: 292; makefile: 2
file content (22 lines) | stat: -rw-r--r-- 753 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: initsplit-el
Section: lisp
Priority: optional
Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>
Uploaders: David Bremner <bremner@debian.org>
Build-Depends: debhelper (>= 10),
 dh-elpa
Standards-Version: 4.1.5
Vcs-Browser: https://salsa.debian.org/emacsen-team/initsplit-el
Vcs-Git: https://salsa.debian.org/emacsen-team/initsplit-el.git
Homepage: https://github.com/dabrahams/initsplit

Package: elpa-initsplit
Architecture: all
Depends: ${elpa:Depends}, ${misc:Depends}
Recommends: emacs (>= 46.0)
Enhances: emacs,
 emacs25
Description: code to split customizations into different files
 This package allows you to split Emacs customizations (set via M-x
 customize) into different files, based on the names of the
 variables.