| 12
 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 (>= 9), parser3-dev (>=3.4.2),
 default-libmysqlclient-dev, libltdl-dev, autotools-dev
Standards-Version: 3.9.8
Section: web
Homepage: http://www.parser.ru/en/download/src/
VCS-Git: git://anonscm.debian.org/collab-maint/parser-mysql.git
VCS-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/parser-mysql.git;a=summary
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
 |