1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/mysql++/mysql++.desc
3 [COPY] Copyright (C) 2008 - 2021 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] A C++ wrapper for MySQL
14 [T] MySQL++ is a C++ wrapper for MySQL's C API. It is built around
15 [T] the same principles as the Standard C++ Library, to make dealing
16 [T] with the database as easy as dealing with STL containers. In
17 [T] addition, MySQL++ provides facilities that let you avoid the
18 [T] most repetitive sorts of SQL within your own code, providing
19 [T] native C++ interfaces for these common tasks
21 [U] http://tangentsoft.net/mysql++
24 [A] Sinisa Milivojevic <sinisa@mysql.com>
25 [A] Warren Young <mysqlpp@etr-usa.com>
26 [M] The T2 Project <t2@t2-project.org>
33 [P] X -----5---9 128.000
35 [O] var_append confopt ' ' '--enable-thread-check'
36 [O] var_append confopt ' ' "--with-mysql-lib=$root/$(pkgprefix libdir mysql)/mysql"
37 [O] var_append confopt ' ' "--with-mysql-include=$root/$(pkgprefix includedir mysql)/mysql"
38 [D] aae4bc468218b1efa55cd27af405d5e5049f20133bace0093b0216dd mysql++-3.0.9.tar.gz http://tangentsoft.net/mysql++/releases/