From e9dbbb05db6e69dc3481464b223e7d7786e5cd1d Mon Sep 17 00:00:00 2001 From: anatoly techtonik Date: Mon, 31 Mar 2014 17:36:29 +0300 Subject: [PATCH] Remove ads only --- docs/scenarios/gui.rst | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/docs/scenarios/gui.rst b/docs/scenarios/gui.rst index 966ee7a..f69dcb6 100644 --- a/docs/scenarios/gui.rst +++ b/docs/scenarios/gui.rst @@ -5,12 +5,14 @@ Alphabetical list of GUI Applications. Camelot ------- -.. note:: If your software does not fully comply with the GPL you will need a commercial license! - -`Camelot `_ provides components for building -applications on top of Python, SQLAlchemy and Qt. It is inspired by the -Django admin interface. +`Camelot `_ provides components for building +applications on top of Python, SQLAlchemy and Qt. It is inspired by +the Django admin interface. +The main resource for information is the website: +http://www.python-camelot.com +and the mailinglist https://groups.google.com/forum/#!forum/project-camelot + Cocoa ----- .. note:: The Cocoa framework is only available on Mac OSX. Don't pick this if you're writing a cross-platform application!