aboutsummaryrefslogtreecommitdiff
path: root/pkg/README
diff options
context:
space:
mode:
authorJoe Hunkeler <jhunkeler@gmail.com>2015-08-11 16:51:37 -0400
committerJoe Hunkeler <jhunkeler@gmail.com>2015-08-11 16:51:37 -0400
commit40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch)
tree4464880c571602d54f6ae114729bf62a89518057 /pkg/README
downloadiraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'pkg/README')
-rw-r--r--pkg/README18
1 files changed, 18 insertions, 0 deletions
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)