File: control

package info (click to toggle)
parser-mysql 10.7-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,840 kB
  • sloc: sh: 11,259; ansic: 4,257; cpp: 506; makefile: 126
file content (29 lines) | stat: -rw-r--r-- 1,008 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: parser-mysql
Priority: optional
Maintainer: Sergey B Kirpichev <skirpichev@gmail.com>
Build-Depends: debhelper (>= 10), parser3-dev (>=3.4.2),
 default-libmysqlclient-dev, libltdl-dev
Standards-Version: 4.3.0
Section: web
Homepage: http://www.parser.ru/en/download/src/
Vcs-Git: https://salsa.debian.org/sk-guest/parser-mysql.git
Vcs-Browser: https://salsa.debian.org/sk-guest/parser-mysql

Package: parser3-mysql
Section: web
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, parser3-common (>=3.3.0)
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