summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dev/pro-archman.mdwn43
1 files changed, 43 insertions, 0 deletions
diff --git a/dev/pro-archman.mdwn b/dev/pro-archman.mdwn
new file mode 100644
index 0000000..a8e0b31
--- /dev/null
+++ b/dev/pro-archman.mdwn
@@ -0,0 +1,43 @@
+[[!meta title="ProteanOS Archive Manager"]]
+
+This is pro-archman, the ProteanOS Archive Manager.
+
+pro-archman manages packages in an archive laid out as explained in the
+[specification][archive-layout].
+
+The ProteanOS Archive Manager can:
+
+ * Include new packages into an archive;
+ * Scan an "incoming" directory for new packages;
+ * Remove packages from an archive suite;
+ * Copy packages from one archive suite to another;
+ * Remove an archive suite;
+ * Efficiently generate feed index files that package managers can use
+ to find packages in the archive; and
+ * Remove old package files after a delay, allowing package managers to
+ find packages listed in cached feed index files.
+
+[archive-layout]: http://www.proteanos.com/dev/archive/layout/
+
+
+Downloading
+===========
+
+pro-archman can be found on the ProteanOS files site by [HTTP][dl-http] or
+[FTP][dl-ftp].
+
+pro-archman is maintained in a [Git repository][repo-http], which can be cloned
+from `git://git.proteanos.com/pro-archman/pro-archman.git`.
+
+[dl-http]: http://files.proteanos.com/pub/pro-archman/
+[dl-ftp]: ftp://files.proteanos.com/pub/pro-archman/
+[repo-http]: http://git.proteanos.com/pro-archman/pro-archman.git/
+
+
+Mailing List
+============
+
+Bug reports, feature requests, and patches for pro-archman are welcome on the
+[ProteanOS development mailing list][proteanos-dev]:.
+
+[proteanos-dev]: http://lists.proteanos.com/proteanos-dev/