forked from auracaster/pyalsaaudio
Updates for release 0.3:
setup.py was extended for pypi. doc/index.html is automatically rewritten by doc/src/Makefile to add SourceForge links. index.html is now the standard homepage for pyalsaaudio. Minor documentation fixes (capitalisation, spelling, etc.). Caspers email is hidden in the documentation. git-svn-id: svn://svn.code.sf.net/p/pyalsaaudio/code/trunk@14 ec2f30ec-7544-0410-870e-f70ca00c83f0
This commit is contained in:
@@ -2,12 +2,13 @@
|
||||
|
||||
\title{PyAlsaAudio}
|
||||
|
||||
\release{0.2}
|
||||
\release{0.3}
|
||||
|
||||
% At minimum, give your name and an email address. You can include a
|
||||
% snail-mail address if you like.
|
||||
\author{Casper Wilstrup}
|
||||
\authoraddress{cwi@unispeed.com}
|
||||
% Commented out for now - Lars
|
||||
% \authoraddress{cwi@aves.dk}
|
||||
|
||||
\begin{document}
|
||||
\maketitle
|
||||
@@ -29,13 +30,13 @@ whatsoever.
|
||||
% scope of the document.
|
||||
\begin{abstract}
|
||||
\noindent
|
||||
This package contains wrappers for accessing the ALSA api from Python. It
|
||||
This package contains wrappers for accessing the ALSA API from Python. It
|
||||
is currently fairly complete for PCM devices and Mixer access. MIDI sequencer
|
||||
support is low on my priority list, but volunteers are welcome.
|
||||
|
||||
If you find bugs in the wrappers please notify me on email. Please
|
||||
If you find bugs in the wrappers please use the SourceForge bug tracker. Please
|
||||
don't send bug reports regarding ALSA specifically. There are several
|
||||
bugs in this api, and those should be reported to the ALSA team - not
|
||||
bugs in this API, and those should be reported to the ALSA team - not
|
||||
me.
|
||||
\end{abstract}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user