File: control

package info (click to toggle)
newlisp 10.7.5-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 6,248 kB
  • sloc: ansic: 33,280; lisp: 4,181; sh: 609; makefile: 215
file content (29 lines) | stat: -rw-r--r-- 805 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
26
27
28
29
Source: newlisp
Section: lisp
Priority: optional
Maintainer: Sergio Durigan Junior <sergiodj@debian.org>
Build-Depends:
 debhelper-compat (=12),
 libffi-dev,
 libreadline-dev,
 libncurses5-dev [kfreebsd-any]
Standards-Version: 4.4.0
Homepage: http://www.newlisp.org
Vcs-Git: https://salsa.debian.org/debian/newlisp.git
Vcs-Browser: https://salsa.debian.org/debian/newlisp

Package: newlisp
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
# For newLISP modules.
Recommends:
 libssl-dev,
 default-libmysqlclient-dev,
 libpq-dev,
 libsqlite3-dev,
 zlib1g-dev,
 sensible-utils,
Description: LISP like, general purpose scripting language
 newLISP is a scripting language for developing web applications and
 programs in general and in the domains of artificial intelligence
 (AI) and statistics.