summaryrefslogtreecommitdiffstats
path: root/libraries/xylib/README
diff options
context:
space:
mode:
author Fellype do Nascimento <fellype(at)gmail.com>2017-02-14 16:26:06 +0000
committer David Spencer <idlemoor@slackbuilds.org>2017-02-17 21:52:07 +0000
commite96f42dc8b5eb2b16f04948c2589d1dc0a9bdf21 (patch)
treea7ba4d29923fa44d5e03985735381773c9d94803 /libraries/xylib/README
parent6c311cdd01a4e6ce253cc6f153c97560144b6aa8 (diff)
downloadslackbuilds-e96f42dc8b5eb2b16f04948c2589d1dc0a9bdf21.tar.gz
slackbuilds-e96f42dc8b5eb2b16f04948c2589d1dc0a9bdf21.tar.xz
libraries/xylib: Added (x-y data from powder diffraction etc).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r--libraries/xylib/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/xylib/README b/libraries/xylib/README
new file mode 100644
index 0000000000..3ce3135e62
--- /dev/null
+++ b/libraries/xylib/README
@@ -0,0 +1,5 @@
+xylib is a portable library for reading files that contain x-y data from
+powder diffraction, spectroscopy and other experimental methods.
+
+It comes with two programs that can convert supported formats
+to plain text: command-line **xyconv** and graphical **xyconvert**.