We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97a17ff commit 3041eb2Copy full SHA for 3041eb2
README.md
@@ -1,6 +1,11 @@
1
# ezapt
2
3
-Simple utility to generate a valid APT distribution.
+A simple utility to generate a valid APT distribution.
4
+
5
+`ezapt` combines the functionality of `dpkg-scanpackages`, `apt-ftparchive`,
6
+`gpg`, and the required glue and scripting to tie them together, with
7
+additional functionality to add new packages and remove outdated ones
8
+automatically.
9
10
## Usage
11
0 commit comments