Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Metadata-Version: 1.0
Name: PyAlsa
Metadata-Version: 1.0
Name: PyAlsa
Summary: ALSA Python Binding
Home-page: http://www.alsa-project.org
Author: The ALSA Team
Summary: ALSA Python Binding
Home-page: http://www.alsa-project.org
Author: The ALSA Team
except ImportError:
from distutils.core import setup, Extension
except ImportError:
from distutils.core import setup, Extension
if os.path.exists("version"):
fp = open("version", "r")
if os.path.exists("version"):
fp = open("version", "r")