[Lunar-commits] <moonbase> kdepimlibs: Just a little re-edit to be more accurate about its contents.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Wed Jan 4 15:00:15 CET 2012
commit ac8ca8de67ede1b210f63a853cbaeee9bc7088c1
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Wed Jan 4 09:00:15 2012 -0500
kdepimlibs: Just a little re-edit to be more accurate about its contents.
---
kde4/base/kdepimlibs/DETAILS | 19 +++++++++++++++++--
1 files changed, 17 insertions(+), 2 deletions(-)
diff --git a/kde4/base/kdepimlibs/DETAILS b/kde4/base/kdepimlibs/DETAILS
index e5b0e61..8d43e93 100644
--- a/kde4/base/kdepimlibs/DETAILS
+++ b/kde4/base/kdepimlibs/DETAILS
@@ -12,25 +12,40 @@
cat << EOF
This module includes libraries that are central to the development and
execution of a KDE-PIM application.
+
The KDE-PIM project aims to bring together those who wish to help design,
implement, test, etc. anything that's to do with personal information
management.
+
This rather broad scope encompasses mail clients, addressbooks, usenet news,
scheduling and even sticky notes.
-What's Included, in an alphabetical list:
+
+What's Included
+---------------
+Here is an alphabetical list:
+
+* akonadi: client access library for using the Akonadi PIM data server.
* kblog: C++ API for weblogging access
-* kcal: C++ API for the iCalendar and vCalendar formats
+* kcal: C++ API for the iCalendar and vCalendar formats
+ (Deprecated by kcalcore and kcalutils)
+* kcalcore: C++ API for the iCalendar and vCalendar formats
+* kcalutils: C++ library containing utility functions on top of kcalcore.
* kcal/libical: a basic iCalendar protocol implementation, see RFCs 2245,2246
+* kholidays: C++ library for calendar holidays
* kimap: C++ API for IMAP support
* kldap: C++ API for LDAP access
* kmime: C++ API for MIME handling
+* kontactinterface: The glue for embedding KParts into Kontact
* kpimidentities: C++ API for shared identities for mail applications
* kpimutils: A library for general purpose PIM utilities
* ktnef: C++ API for the handling of TNEF data
* kxmlrpclient: An XML-RPC client library
* mailtransport: C++ API and support code for managing mail transport
+* microblog: a library for microblogging
* syndication: An RSS/Atom feed parser library
* qgpgme: A C++ wrapper for gpgme
* kioslaves/sieve: Sieve kioslave
+* kpimtextedit: Provides a textedit with PIM-specific features and
+ can convert the textedit content to various markup formats
EOF
More information about the Lunar-commits
mailing list