File: setup.py

package info (click to toggle)
sparql-wrapper-python 2.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,228 kB
  • sloc: python: 14,201; makefile: 30
file content (3 lines) | stat: -rw-r--r-- 38 bytes parent folder | download | duplicates (173)
1
2
3
from setuptools import setup

setup()