summaryrefslogtreecommitdiffstats
path: root/urpm.pm
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2020-04-28 11:26:23 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2020-04-29 14:48:03 +0200
commit16547d41c92e3faafb5aaa31bd31250ce5aff6ac (patch)
tree4c5c9228e5a5a4b9ddd436e0099da755397a8722 /urpm.pm
parent9b0a99b6f6a19c474832ca56030f845e0f410c2d (diff)
downloadurpmi-16547d41c92e3faafb5aaa31bd31250ce5aff6ac.tar
urpmi-16547d41c92e3faafb5aaa31bd31250ce5aff6ac.tar.gz
urpmi-16547d41c92e3faafb5aaa31bd31250ce5aff6ac.tar.bz2
urpmi-16547d41c92e3faafb5aaa31bd31250ce5aff6ac.tar.xz
urpmi-16547d41c92e3faafb5aaa31bd31250ce5aff6ac.zip
explain the relationship with URPM
Diffstat (limited to 'urpm.pm')
-rw-r--r--urpm.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/urpm.pm b/urpm.pm
index 63ecb173..b308d64c 100644
--- a/urpm.pm
+++ b/urpm.pm
@@ -35,6 +35,8 @@ urpm - Mageia perl tools to handle the urpmi database
C<urpm> is used by urpmi executables to manipulate packages and media
on a Mageia Linux distribution.
+It rely on L<URPM> for the lower level librpm bindings.
+
=head2 The urpm class
=over 4