diff options
author | mario <mario@slackverse.org> | 2011-07-03 13:41:59 -0400 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-07-14 21:54:02 -0300 |
commit | afa1c01d62ab2bb4a56c47947d74ee639b75fa45 (patch) | |
tree | 189d91338cdfa2f15f7bf51d4e6f0769b0f8ba81 /development/freetds/slack-desc | |
parent | 7ba2ccd2a0006abcd31a9ee71c0dfc339466a5f5 (diff) |
development/freetds: Added (Tabular Data Stream protocol)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'development/freetds/slack-desc')
-rw-r--r-- | development/freetds/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/freetds/slack-desc b/development/freetds/slack-desc new file mode 100644 index 000000000000..ce5bc25f58e2 --- /dev/null +++ b/development/freetds/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +freetds: FreeTDS (free implementation of the Tabular Data Stream protocol) +freetds: +freetds: FreeTDS is a free implementation of Sybase's db-lib, ct-lib, and +freetds: ODBC libraries. FreeTDS builds and runs on every flavor of unix-like +freetds: systems we've heard of, as well as Win32 (with or without Cygwin), +freetds: VMS, and Mac OS X. Failure to build on your system is probably +freetds: considered a bug. It has C language bindings, and works also with +freetds: Perl and PHP, among others. +freetds: +freetds: Homepage: http://www.freetds.org/ +freetds: |