We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68dc2d8 commit 94b3aecCopy full SHA for 94b3aec
build/pkgs/pkgconfig/SPKG.rst
@@ -1,18 +1,19 @@
1
-pkgconfig: Interface Python with pkg-config
2
-===========================================
+pkgconfig: Python interface to pkg-config
+=========================================
3
4
Description
5
-----------
6
7
-Interface Python with pkg-config
+Pkgconfig is a Python module to interface with the pkg-config command
8
+line tool.
9
10
License
11
-------
12
-MIT
13
+MIT License
14
+
15
16
Upstream Contact
17
----------------
18
-https://pypi.org/project/pkgconfig/
-
19
+https://github.com/matze/pkgconfig
0 commit comments