diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-26 10:01:20 +0200 |
---|---|---|
committer | ponce <matteo.bernardini@gmail.com> | 2012-08-26 10:01:20 +0200 |
commit | c446eabc0495ca40191d4c9154de737f2cc6721a (patch) | |
tree | 86e61f2020a8cb75576ec662b85a3f7af44ca412 /libraries/Geraldo | |
parent | 9a3f2f6729e68d49a4193121a2d358f414a03b82 (diff) | |
download | slackbuilds-c446eabc0495ca40191d4c9154de737f2cc6721a.tar.gz |
libraries/Geraldo: Fixed dep information
Diffstat (limited to 'libraries/Geraldo')
-rw-r--r-- | libraries/Geraldo/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libraries/Geraldo/README b/libraries/Geraldo/README index 21c21d3d7e..c6c0506465 100644 --- a/libraries/Geraldo/README +++ b/libraries/Geraldo/README @@ -1,5 +1,3 @@ Geraldo is a reports engine for Python or Django applications. It uses the power of ReportLab to generate reports with page header and footer, child bands, report begin and summary bands, agreggation and graphic elements, etc. - -This requires reportlab. |