3 from distutils
.core
import setup
7 description
= "A multiple-context Python shell",
9 author_email
= "ben@benlast.com",
10 url
= "http://quasi-shell.sourceforge.net/",
12 scripts
= ["quasi.py"],
13 data_files
= [("share/licenses/quasi", ["LICENSE"])],