diff options
author | Arnaud Dupuis <a.dupuis@infinityperl.org> | 2010-05-13 00:57:33 +0200 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-13 00:57:33 +0200 |
commit | fcf6fa33e6670822624b82d7f7c6409103c98fae (patch) | |
tree | 3cdc59fba724364774b320d70b0bb2c0f7a62df4 /business/AssociationSubscribersManager/README | |
parent | ad40c16c4c012534a7629cfba18c49cdb1d80b4e (diff) | |
download | slackbuilds-fcf6fa33e6670822624b82d7f7c6409103c98fae.tar.gz |
business/AssociationSubscribersManager: Added to 13.0 repository
Diffstat (limited to 'business/AssociationSubscribersManager/README')
-rw-r--r-- | business/AssociationSubscribersManager/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/business/AssociationSubscribersManager/README b/business/AssociationSubscribersManager/README new file mode 100644 index 0000000000..7ae0fa7250 --- /dev/null +++ b/business/AssociationSubscribersManager/README @@ -0,0 +1,5 @@ +Association Subscribers Manager is software designed to manage members +of associations. An "association" can be a club sport, a music club, etc.; +it is highly customizable. It can manage groups of several thousand +members. It is written in C++ with Qt 4 as a GUI framework. All +generated files are in an XML-based format to guarantee interoperability. |