File: README

package info (click to toggle)
sip6 6.15.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 14,888 kB
  • sloc: ansic: 192,450; python: 20,951; makefile: 25; cpp: 20
file content (5 lines) | stat: -rw-r--r-- 219 bytes parent folder | download | duplicates (4)
1
2
3
4
5
Before running any of the examples in this directory you need to create and
install the sip module that they all rely on.  To do this, run:

    sip-module --sdist examples.sip
    pip install examples_sip-X.Y.Z.tar.gz