aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2016-09-05 07:17:25 +0100
committerChristopher Baines <mail@cbaines.net>2016-09-05 07:23:37 +0100
commitea9a3097e49089f1aed8404a73db80ed38f5276f (patch)
tree0e7f0d2d6bec269c3eee00e670932cb413ba6b6d
parent86de22b526313a68e5c8bb8a361d5904c30d8b51 (diff)
downloadguix-pypi-utils-ea9a3097e49089f1aed8404a73db80ed38f5276f.tar
guix-pypi-utils-ea9a3097e49089f1aed8404a73db80ed38f5276f.tar.gz
Add information about packaging and libsolv
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
index 73c46e9..466a206 100644
--- a/README
+++ b/README
@@ -25,6 +25,13 @@ software project.
### Guix package generation
+The [packaging][3] library is used to handle requirements (what Guix would
+consider an input). The dependency of every package in the build graph is
+decided by the [libsolv][4] dependency solver.
+
+[3]: https://github.com/pypa/packaging
+[4]: https://github.com/openSUSE/libsolv
+
A Guix package is a function of the following:
- A sdist store