diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2020-02-21 08:18:40 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-24 06:10:04 +0700 |
commit | ea50cd0168a4f1204090ad2400e6444d3ea267b8 (patch) | |
tree | 457093a1e7c7a76fb03edce1350d98c173509bc4 /libraries/PrettyTable/slack-desc | |
parent | 8d3747dc7bc6e40a40a22edef39b0f14e1caeb4a (diff) |
libraries/PrettyTable: Added support python3.
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 2a70ed46613cb..d8f0931400a25 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: https://github.com/dprince/python-prettytable +PrettyTable: Homepage: https://pypi.org/project/PrettyTable/ PrettyTable: PrettyTable: PrettyTable: |