File: control

package info (click to toggle)
elenv 0.1.0%2Bgit20231211.94cf71e-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 136 kB
  • sloc: lisp: 85; makefile: 34
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: elenv
Section: editors
Priority: optional
Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>
Uploaders: Xiyue Deng <manphiz@gmail.com>
Build-Depends: debhelper-compat (= 13),
 dh-elpa
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/emacsen-team/elenv
Vcs-Git: https://salsa.debian.org/emacsen-team/elenv.git
Homepage: https://github.com/jcs-elpa/elenv
Rules-Requires-Root: no

Package: elpa-elenv
Architecture: all
Depends: ${elpa:Depends}, ${misc:Depends}
Recommends: emacs
Enhances: emacs
Description: Emacs Lisp Environment Detection Library
 Elenv is an Emacs Lisp library that provides a consistent interface to detect
 operating system types, graphic environments, environmental variables,
 executables, etc.