From 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 Mon Sep 17 00:00:00 2001 From: Joe Hunkeler Date: Tue, 11 Aug 2015 16:51:37 -0400 Subject: Repatch (from linux) of OSX IRAF --- 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