diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-08-01 23:28:34 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-08-01 23:28:34 +0000 |
commit | df05575ea82b9b708294b804ebe6410e823dccd7 (patch) | |
tree | 5163dd2fe707cfb371b041223cf6157428c1392b /databases/mysql++/pkg-descr | |
parent | eb17509b5b9aa1b0c037e11a230e62d38c91d1ae (diff) | |
download | ports-df05575ea82b9b708294b804ebe6410e823dccd7.tar.gz ports-df05575ea82b9b708294b804ebe6410e823dccd7.zip |
Notes
Diffstat (limited to 'databases/mysql++/pkg-descr')
-rw-r--r-- | databases/mysql++/pkg-descr | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/databases/mysql++/pkg-descr b/databases/mysql++/pkg-descr index 4b67d189bd74..31e6d161eea8 100644 --- a/databases/mysql++/pkg-descr +++ b/databases/mysql++/pkg-descr @@ -1,8 +1,5 @@ -Mysql++ is a complex C++ API for Mysql (And other SQL Databases Soon). -The goal of this API is too make working with Queries as easy as -working with other STL Containers. + Mysql++ is a complex C++ API for Mysql (And other SQL Databases Soon). + The goal of this API is too make working with Queries as easy as + working with other STL Containers. -The manual can be found at share/doc/mysql++, and there are some -examples in share/examples/mysql++ under your PREFIX (see README). - -WWW: http://www.mysql.com/download_mysql++.html + WWW: http://www.mysql.com/download_mysql++.html |