summaryrefslogtreecommitdiff
path: root/archivers/archangel/DESCR
diff options
context:
space:
mode:
authoragc <agc>2005-07-14 21:45:29 +0000
committeragc <agc>2005-07-14 21:45:29 +0000
commit68621ae3482ba23e473b202e2bfff9981a5130ff (patch)
tree17e09d98eafc2ecb9b2fdd60898d23621e7da02a /archivers/archangel/DESCR
parentfdd13784cd7ca0ed863414562a256a81b3c35d31 (diff)
downloadpkgsrc-68621ae3482ba23e473b202e2bfff9981a5130ff.tar.gz
Initial import of archangel-20050714 into the Packages Collection.
Archangel is an archiver for 2005 and beyond. Some features are: + cross-platform + individually {compressed,bzip2ed,gzipped} entries + individually {signed,encrypted,signed+encrypted} entries + entries can be padded to arbitrary lengths All in all, a combination of zip, tar, and gpg on steroids You can now backup files, and not be worried about people reading them, either in transit or at their destination. Entries have a maximum size of 1 MB (by default) internally, so that media problems mean that you can recover the parts that aren't affected.
Diffstat (limited to 'archivers/archangel/DESCR')
-rw-r--r--archivers/archangel/DESCR14
1 files changed, 14 insertions, 0 deletions
diff --git a/archivers/archangel/DESCR b/archivers/archangel/DESCR
new file mode 100644
index 00000000000..872cd1c745e
--- /dev/null
+++ b/archivers/archangel/DESCR
@@ -0,0 +1,14 @@
+Archangel is an archiver for 2005 and beyond. Some features are:
+
++ cross-platform
++ individually {compressed,bzip2ed,gzipped} entries
++ individually {signed,encrypted,signed+encrypted} entries
++ entries can be padded to arbitrary lengths
+
+All in all, a combination of zip, tar, and gpg on steroids
+
+You can now backup files, and not be worried about people reading them,
+either in transit or at their destination.
+
+Entries have a maximum size of 1 MB (by default) internally, so that
+media problems mean that you can recover the parts that aren't affected.