From f6c2488b03b86743fe4923703d741b48dc71ae1c Mon Sep 17 00:00:00 2001
From: P. J. McDermott <pj@pehjota.net>
Date: Sun, 12 Oct 2014 17:44:30 -0400
Subject: Add binary packages

---
(limited to 'substvars')

diff --git a/substvars b/substvars
new file mode 100644
index 0000000..302ded4
--- /dev/null
+++ b/substvars
@@ -0,0 +1,8 @@
+Common-Description:
+ The libarchive library provides a flexible interface for reading and writing
+ archives in various formats such as tar and cpio.  libarchive also supports
+ reading and writing archives compressed using various compression filters such
+ as gzip and bzip2.  The library is inherently stream-oriented; readers serially
+ iterate through the archive, writers serially add things to the archive.  In
+ particular, note that there is currently no built-in support for random access
+ nor for in-place modification.
--
cgit v0.9.1