summaryrefslogtreecommitdiffstats
path: root/development/freetds/README
diff options
context:
space:
mode:
author mario2011-07-03 19:41:59 +0200
committer Niels Horn2011-07-15 02:54:02 +0200
commitafa1c01d62ab2bb4a56c47947d74ee639b75fa45 (patch)
tree189d91338cdfa2f15f7bf51d4e6f0769b0f8ba81 /development/freetds/README
parent7ba2ccd2a0006abcd31a9ee71c0dfc339466a5f5 (diff)
downloadslackbuilds-afa1c01d62ab2bb4a56c47947d74ee639b75fa45.tar.gz
development/freetds: Added (Tabular Data Stream protocol)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'development/freetds/README')
-rw-r--r--development/freetds/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/development/freetds/README b/development/freetds/README
new file mode 100644
index 0000000000..d3801a6834
--- /dev/null
+++ b/development/freetds/README
@@ -0,0 +1,7 @@
+FreeTDS (free implementation of the Tabular Data Stream protocol)
+
+FreeTDS is a free implementation of Sybase's db-lib, ct-lib, and ODBC libraries.
+FreeTDS builds and runs on every flavor of unix-like systems we've heard of, as
+well as Win32 (with or without Cygwin), VMS, and Mac OS X. Failure to build on
+your system is probably considered a bug. It has C language bindings, and works
+also with Perl and PHP, among others.