File: control

package info (click to toggle)
parser-mysql 10.9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,808 kB
  • sloc: sh: 11,259; ansic: 4,257; cpp: 471; makefile: 121
file content (36 lines) | stat: -rw-r--r-- 1,037 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
30
31
32
33
34
35
36
Source: parser-mysql
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
 debhelper-compat (= 13),
 default-libmysqlclient-dev,
 libltdl-dev,
 parser3-dev,
Standards-Version: 4.7.2
Section: web
Homepage: http://www.parser.ru/en/download/src/
Vcs-Git: https://salsa.debian.org/debian/parser-mysql.git
Vcs-Browser: https://salsa.debian.org/debian/parser-mysql
Rules-Requires-Root: no

Package: parser3-mysql
Architecture: any
Depends:
 default-libmysqlclient-dev,
 parser3-common,
 ${misc:Depends},
 ${shlibs:Depends},
Description: MySQL driver for Parser 3
 This package provides driver for MySQL database connections directly
 from Parser 3 scripts.
 .
 Parser 3 - simple and convenient object-oriented language which
 allows creating good sites in short time.
 .
 Available features:
  * XML, XSL, XPath and DOM support
  * Available in documented source code
  * Uniformed database support
  * Support of object-oriented programmers
  * Detailed language documentation (160 pages!)
  * UTF-8 support