diff options
Diffstat (limited to 'academic/root/slack-desc')
-rw-r--r-- | academic/root/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/academic/root/slack-desc b/academic/root/slack-desc new file mode 100644 index 0000000000..f5ecc64dd3 --- /dev/null +++ b/academic/root/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +root: ROOT - A data analysis framework. +root: +root: ROOT is a data analysis framework used mostly, but not limited to, +root: high energy physics. It was written in C++ by the techs at CERN to +root: explore the benefits of object oriented programming in physics data +root: analysis. It consists of libraries, CINT or cling interpreter for +root: C/C++, plotting interface and powerful parellel processing support. +root: It is the preferred choice in many laboratories. +root: +root: Homepage: http://root.cern.ch/drupal/ +root: |