aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql16-plpython/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql16-plpython/pkg-descr')
-rw-r--r--databases/postgresql16-plpython/pkg-descr4
1 files changed, 4 insertions, 0 deletions
diff --git a/databases/postgresql16-plpython/pkg-descr b/databases/postgresql16-plpython/pkg-descr
new file mode 100644
index 000000000000..61c4875985f7
--- /dev/null
+++ b/databases/postgresql16-plpython/pkg-descr
@@ -0,0 +1,4 @@
+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.