diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2013-11-07 11:28:08 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-07 11:28:19 -0600 |
commit | b78013477a6ddb5854741327e49a654a8711911d (patch) | |
tree | 576d68aaea1a4a2176219d2f25cfbe74af2fd774 /python/babel/README | |
parent | 81f45fa8236ef553189bee08a74f820faa898245 (diff) | |
download | slackbuilds-b78013477a6ddb5854741327e49a654a8711911d.tar.gz |
python/babel: Updated for version 1.3, added a license.
Changed homepage, cleanups
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'python/babel/README')
-rw-r--r-- | python/babel/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/babel/README b/python/babel/README index eba89f2670..89f867c5c2 100644 --- a/python/babel/README +++ b/python/babel/README @@ -6,3 +6,6 @@ It's composed of two major parts: - a Python interface to the CLDR (Common Locale Data Repository), providing access to various locale display names, localized number and date formatting, etc. + +Refer to the official homepage for documentation +http://babel.pocoo.org/docs/ |