File: dbus-python.pc.in

package info (click to toggle)
dbus-python 1.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,708 kB
  • sloc: ansic: 9,653; python: 4,664; makefile: 597; sh: 428
file content (14 lines) | stat: -rw-r--r-- 356 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 2006-2022 Collabora Ltd.
# SPDX-License-Identifier: MIT
# This file is currently Python-version-independent.
prefix=@prefix@
exec_prefix=@exec_prefix@
includedir=@includedir@
datarootdir=@datarootdir@
datadir=@datadir@

Name: dbus-python
Description: Python bindings for D-Bus
Requires: dbus-1 >= 1.0
Version: @VERSION@
Cflags: -I${includedir}