File: package-info.in

package info (click to toggle)
edict-el 1.06-12
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 584 kB
  • sloc: lisp: 4,006; sh: 648; makefile: 28
file content (19 lines) | stat: -rw-r--r-- 483 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
(edict
  (standards-version 1.0
   version VERSION
   author-version AUTHOR_VERSION
   date DATE
   build-date BUILD_DATE
   maintainer MAINTAINER
   distribution mule
   priority high
   category CATEGORY
   dump nil
   description "Lisp Interface to EDICT, Kanji Dictionary"
   filename FILENAME
   md5sum MD5SUM
   size SIZE
   provides (dui-registry dui edict-edit edict-english edict-japanese edict-morphology edict-test edict ts-mode)
   requires (REQUIRES)
   type regular
))