Contents of libkdeedu as of May 2004, and brief description of each module:

extdate:  
Contains a reimplementation of QDate named ExtDate which eliminates the 
limitation on the year (1752-8000) imposed by QDate.  Also contains 
related reimplemented classes such as ExtDateTime, ExtDatePicker, 
ExtDateTimeEdit, and ExtCalendarSystem.  
Currently used by:  kstars.

kdeeducore:
Contains classes KEduVocData and KEduVocDataItem, for storing and parsing
vocabulary data in a QDom object.  
Currently used by:  flashkard, khangman, kwordquiz

kdeeduplot:
Constains classes KPlotObject and KPlotWidget for easy plotting of 
data points, including automatic generation of labeled axes with 
"smart" tickmarks.
Currently used by:  kalzium, kstars

kdeeduui:
Contains class KEduSimpleEntryDlg, a simple dialog for entering 
vocabulary data.
Currently used by:  nothing

ideas: stub directory, contains generic README and TODO files.

