File tree Expand file tree Collapse file tree 5 files changed +13
-22
lines changed Expand file tree Collapse file tree 5 files changed +13
-22
lines changed Original file line number Diff line number Diff line change 1
- pkgconfig: Python interface to pkg-config
2
- =========================================
1
+ pkgconfig: Interface Python with pkg-config
2
+ ===========================================
3
3
4
4
Description
5
5
-----------
6
6
7
- Pkgconfig is a Python module to interface with the pkg-config command
8
- line tool.
7
+ Interface Python with pkg-config
9
8
10
9
License
11
10
-------
12
11
13
- MIT License
14
-
12
+ MIT
15
13
16
14
Upstream Contact
17
15
----------------
18
16
19
- https://github.com/matze/pkgconfig
17
+ https://pypi.org/project/pkgconfig/
18
+
Original file line number Diff line number Diff line change 1
- tarball =pkgconfig-VERSION.tar.gz
2
- sha1 =32af6abc220c64b36f745a208b950542b1ab3456
3
- md5 =12523e11b91b050ca49975cc033689a4
4
- cksum =1707388199
5
- upstream_url =https://pypi.io/packages/source /p/pkgconfig/pkgconfig-VERSION.tar.gz
1
+ tarball =pkgconfig-VERSION-py3-none-any.whl
2
+ sha1 =bca14b2806a8e8afb0bd04f8e3675550b286dda8
3
+ md5 =80f1e06563f3af0f090694db58736455
4
+ cksum =15738577
5
+ upstream_url =https://pypi.io/packages/py3 /p/pkgconfig/pkgconfig-VERSION-py3-none-any.whl
Original file line number Diff line number Diff line change 1
- | $(PYTHON_TOOLCHAIN) pkgconf poetry_core $(PYTHON)
1
+ | pkgconf $(PYTHON_TOOLCHAIN) $(PYTHON)
2
2
3
3
----------
4
4
All lines of this file are ignored except the first.
Original file line number Diff line number Diff line change 1
- pkgconfig >=1.5.1
1
+ pkgconfig
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments