diff options
Diffstat (limited to 'databases/postgresql15-plpython/pkg-descr')
-rw-r--r-- | databases/postgresql15-plpython/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/databases/postgresql15-plpython/pkg-descr b/databases/postgresql15-plpython/pkg-descr new file mode 100644 index 000000000000..416cce467d37 --- /dev/null +++ b/databases/postgresql15-plpython/pkg-descr @@ -0,0 +1,6 @@ +PL/Python allows one to write PostgeSQL stored functions and +procedures in Python (http://www.python.org/). + +This software is part of the standard PostgreSQL distribution. + +WWW: https://www.postgresql.org/ |