diff options
Diffstat (limited to 'academic/gelemental/README')
-rw-r--r-- | academic/gelemental/README | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/academic/gelemental/README b/academic/gelemental/README index b48548bcd9..490c49c2d8 100644 --- a/academic/gelemental/README +++ b/academic/gelemental/README @@ -1,7 +1,8 @@ -gElemental is a periodic table viewer that provides detailed info -on the chemical elements. It is a port of GPeriodic to C++ and gtkmm. -It offers an improved UI, an updated and corrected data set, a better -data format, a list view and easier coloration. +gElemental is a periodic table viewer that provides detailed info +on the chemical elements. It is a port of GPeriodic to C++ and gtkmm. +It offers an improved UI, an updated and corrected data set, a better +data format, a list view and easier coloration. The Chemical data are +largely derived from BODR (the Blue Obelisk Data Repository) and from +the chemical data compilations on the English Wikipedia. -This requires glibmm and gtkmm, both of which are available at -Slackbuilds.org.
\ No newline at end of file +This requires glibmm and gtkmm. |