diff options
author | Michales Michaloudes <korgie@gmail.com> | 2012-12-10 21:42:30 +0100 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-12-11 16:23:06 -0500 |
commit | ad15b5c121854035eb1582c083dccd5971ec9911 (patch) | |
tree | 23fdabfbe99ad1af14a381c60587ffd1c96fb03e /development/pd-psql/README | |
parent | c3105d3a57a33345c14801c00bf6caf08db2d4eb (diff) | |
download | slackbuilds-ad15b5c121854035eb1582c083dccd5971ec9911.tar.gz |
development/pd-psql: Added (postgresql addon for pd).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'development/pd-psql/README')
-rw-r--r-- | development/pd-psql/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/development/pd-psql/README b/development/pd-psql/README new file mode 100644 index 0000000000..9cf60e6eb8 --- /dev/null +++ b/development/pd-psql/README @@ -0,0 +1,6 @@ +psql allows you to send SQL messages to a PostgreSQL database from Pd and +retrieve the results. + +Please check the README file after installation. + +Untested for 64-bit, please inform on success. |