File: README

package info (click to toggle)
sip5 5.5.0%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,380 kB
  • sloc: ansic: 37,043; yacc: 6,670; python: 2,107; lex: 823; makefile: 18; cpp: 4
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