File: setup.py

package info (click to toggle)
python-pymemcache 4.0.0-8
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 544 kB
  • sloc: python: 4,550; makefile: 209; sh: 11
file content (5 lines) | stat: -rw-r--r-- 61 bytes parent folder | download | duplicates (20)
1
2
3
4
5
#!/usr/bin/env python

from setuptools import setup

setup()