diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-04-16 10:15:11 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-22 08:11:04 +0700 |
commit | 8a811954464bac3844a5668bec54e1b57c8c5311 (patch) | |
tree | c4a1b64773e8218aacb96af9377816318cf473ac /libraries/PrettyTable/slack-desc | |
parent | 8de977c82b5f0f4295302c9df4171e26b26ca136 (diff) |
libraries/PrettyTable: Update HOMEPAGE & DOWNLOAD url.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'libraries/PrettyTable/slack-desc')
-rw-r--r-- | libraries/PrettyTable/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/PrettyTable/slack-desc b/libraries/PrettyTable/slack-desc index 322b832d7ac7f..2a70ed46613cb 100644 --- a/libraries/PrettyTable/slack-desc +++ b/libraries/PrettyTable/slack-desc @@ -12,7 +12,7 @@ PrettyTable: PrettyTable is a simple Python library designed to make it quick PrettyTable: and easy to represent tabular data in visually appealing ASCII PrettyTable: tables. PrettyTable: -PrettyTable: Homepage: http://code.google.com/p/prettytable/ +PrettyTable: Homepage: https://github.com/dprince/python-prettytable PrettyTable: PrettyTable: PrettyTable: |