2 # -*- coding: utf-8 -*-
3 from distutils
.core
import setup
10 description
='enhanced Python interface to the Colorado University BDD package, CUDD.',
11 author
='Aravind Vijayakumar',
13 url
='http://www.ece.ucsb.edu/bears/pycudd.html',
14 py_modules
= ['pycudd'],