index : asp32 | |
Archlinux32 fork of asp - obsolete | gitolite user |
summaryrefslogtreecommitdiff |
author | Dave Reisner <dreisner@archlinux.org> | 2017-05-14 13:13:22 -0400 |
---|---|---|
committer | Dave Reisner <dreisner@archlinux.org> | 2017-05-14 13:13:22 -0400 |
commit | 375b035ee2a50262c8ae429e8825ec6a77c36086 (patch) | |
tree | e7d7a91a2bdfafee801ea27f01a694d9c45c9cb4 /README.md | |
parent | fc74b097ab2f8ae101dc383fc0bd5635ef02fd5c (diff) |
-rw-r--r-- | README.md | 8 |
@@ -1,10 +1,10 @@ # asp `asp` is a tool to manage the build source files used to create Arch Linux -packages. It attempts to replace the `abs` tool, offering more up to date -sources (via the svntogit repositories) and uses a sparse checkout model to -conserve diskspace. This probably won't be interesting to users who want a -full checkout (for whatever reason that may be). +packages. It replaces the `abs` tool, offering more up to date sources (via the +svntogit repositories) and uses a sparse checkout model to conserve diskspace. +This probably won't be interesting to users who want a full checkout (for +whatever reason that may be). # Setup |