File: setup.py

package info (click to toggle)
sphinxcontrib-googleanalytics 0.5-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 112 kB
  • sloc: python: 29; makefile: 5
file content (4 lines) | stat: -rwxr-xr-x 57 bytes parent folder | download | duplicates (4)
1
2
3
4
#!/usr/bin/python3
from setuptools import setup

setup()