File: control

package info (click to toggle)
aolserver4-nssqlite3 0.9-2
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, stretch, wheezy
  • size: 92 kB
  • ctags: 43
  • sloc: ansic: 311; makefile: 61
file content (18 lines) | stat: -rw-r--r-- 677 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: aolserver4-nssqlite3
Section: net
Priority: optional
Maintainer: Francesco Paolo Lovergine <frankie@debian.org>
Build-Depends: debhelper (>= 7), aolserver4-dev (>= 4.5.1-5), libsqlite3-dev, pkg-config
Homepage: http://www.aolserver.com/
Standards-Version: 3.8.2

Package: aolserver4-nssqlite3
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${aolserver:Depends}  
Suggests: aolserver4-doc (>= 4.0-1)
Description: AOLserver 4 module: module for accessing SQLite 3 databases 
 This module adds SQLite 3 databases access capabilities to Aolserver 4, 
 and gives Tcl scripts an API to manage them.
 .
 This is the SQLite 3 internal driver for AOLserver 4.