File: control

package info (click to toggle)
wordplay 8.0-1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 800 kB
  • sloc: ansic: 3,042; makefile: 13
file content (19 lines) | stat: -rw-r--r-- 599 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: wordplay
Section: games
Priority: optional
Build-Depends: debhelper (>=12), debhelper-compat (= 12)
Homepage: https://github.com/mendelmunkis/wordplay
Maintainer: Moshe Piekarski <debian.development@melachim.net>
Standards-Version: 4.3.0

Package: wordplay
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Suggests: wordlist
Description: anagram generator
 Wordplay generates anagrams of words. For example,
 "Debian" = "Bendai" (with an Italian Dictionary) or
 "Debani" (with an Catalan Dictionary).
 .
 Does not support UTF-8, empty spaces, accents and
 non-Latin characters.