README: improve description

Copy the description from the RPM spec file into the README.

Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
This commit is contained in:
Ken Dreyer 2021-01-14 16:52:24 -07:00 committed by lsedlar
commit 274fbe4855

View file

@ -1,2 +1,6 @@
# python-multilib
A Python library for determining if a package is multilib or not
Use this Python module to determine if a package is multilib or not.
This module provides several multilib "methods" in order to determine if a
32-bit package should be included with its 64-bit analogue in a repository.