File: dbus-python.pc.in

package info (click to toggle)
dbus-python 1.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 2,944 kB
  • ctags: 1,205
  • sloc: sh: 11,586; ansic: 9,263; python: 4,061; makefile: 358
file content (12 lines) | stat: -rw-r--r-- 288 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
# 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}