diff options
author | Michel A. Begue <mab974@misouk.com> | 2023-03-11 20:19:06 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-03-11 20:19:06 +0700 |
commit | 050d496a79111f06a36c3de636ffa831f5952e7d (patch) | |
tree | 7e792d753f9c53701715df7a57165138d58a8a82 /network/phppgadmin/slack-desc | |
parent | 7d5c936ad2da7d6111e71c3e8bbc998231af0fa9 (diff) |
network/phppgadmin: Added (a php webapp for Postgresql).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/phppgadmin/slack-desc')
-rw-r--r-- | network/phppgadmin/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/network/phppgadmin/slack-desc b/network/phppgadmin/slack-desc new file mode 100644 index 0000000000..9c1fb25d46 --- /dev/null +++ b/network/phppgadmin/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------------------------------------------------------| +phppgadmin: phppgadmin (a php webapp for Postgresql) +phppgadmin: +phppgadmin: phpPgAdmin is a Web-based application written in PHP that can manage +phppgadmin: one or more PostgreSQL databases. It is 100% compatible with +phppgadmin: PostgreSQL. It performs all the standard Data Definition Language +phppgadmin: (DDL) and Data Manipulation Language (DML) statements. It can back up +phppgadmin: and restore an entire cluster, and can manage a Slony replication +phppgadmin: cluster, all in an easy-to-understand interface. +phppgadmin: +phppgadmin: +phppgadmin: |