File: test_pgmagick_libinfo.py

package info (click to toggle)
python-pgmagick 0.5.7-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 720 kB
  • ctags: 744
  • sloc: cpp: 3,522; python: 1,693; makefile: 152
file content (5 lines) | stat: -rw-r--r-- 98 bytes parent folder | download | duplicates (3)
1
2
3
4
5
from pgmagick import gminfo as info

libinfo = info()
print libinfo.version
print libinfo.library