summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTim Kientzle <kientzle@gmail.com>2009-03-09 20:21:14 -0400
committerTim Kientzle <kientzle@gmail.com>2009-03-09 20:21:14 -0400
commita5eb1591c9811f28a7b0c4b27106239c8e33213c (patch)
tree1409503dcee96c0c0402a86abe5304347f74b3ed /README
parent87dca2916125e0dbf8643a238110e98a784c0c20 (diff)
downloadlibarchive-a5eb1591c9811f28a7b0c4b27106239c8e33213c.tar.gz
Minor README updates.
SVN-Revision: 754
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
index bc895bd7..07fb359e 100644
--- a/README
+++ b/README
@@ -1,5 +1,10 @@
README for libarchive bundle.
+Questions? Issues?
+ * http://libarchive.googlecode.com/ is the home for ongoing
+ libarchive development, including issue tracker, additional
+ documentation, and links to the libarchive mailing lists.
+
This distribution bundle includes the following components:
* libarchive: a library for reading and writing streaming archives
@@ -20,6 +25,7 @@ The top-level directory contains the following information files:
* INSTALL - installation instructions
* README - this file
* configure - configuration script, see INSTALL for details.
+ * CMakeLists.txt - input for "cmake" build tool, see INSTALL
The following files in the top-level directory are used by the
'configure' script:
@@ -79,6 +85,7 @@ The library can write:
* SVR4 "newc" cpio
* shar archives
* GNU and BSD 'ar' archives
+ * 'mtree' format
Notes about the library architecture: