From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- pkg/README | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 pkg/README (limited to 'pkg/README') diff --git a/pkg/README b/pkg/README new file mode 100644 index 00000000..a32ec3e0 --- /dev/null +++ b/pkg/README @@ -0,0 +1,18 @@ +These directories contain the source, documentation, and default parameter +files for all IRAF system packages. + + cl The command language + dataio Data format conversions (FITS, card image, etc.) + dbms Database management utilities + images General image processing and display + language CL language stuff (task, kill, set, etc.) + lists List processing utilities + obsolete Obsolete tasks to be phased out + plot General plotting utilities + proto Prototype tasks + softools Software tools + system System utilities (files etc.) + utilities Miscellaneous utilities + + xtools Applications tools library + bench Benchmarks package (not an installed package) -- cgit