forked from pool/python-SoundCard
Accepting request 646438 from home:TheBlackCat:branches:devel:languages:python
- Some wording cleanups. OBS-URL: https://build.opensuse.org/request/show/646438 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SoundCard?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 15:11:47 UTC 2018 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
- Some wording cleanups.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 31 05:02:27 UTC 2018 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
|
||||
@@ -44,8 +44,7 @@ BuildArch: noarch
|
||||
%description
|
||||
SoundCard is a library for playing and recording audio without
|
||||
resorting to a CPython extension. Instead, it is implemented using
|
||||
the wonderful CFFI and the native audio libraries of Linux,
|
||||
Windows and macOS.
|
||||
CFFI and the native audio libraries of Linux, Windows and macOS.
|
||||
|
||||
SoundCard is cross-platform, and supports Linux/pulseaudio,
|
||||
Mac/coreaudio, and Windows/WASAPI. While the interface is identical
|
||||
@@ -61,8 +60,7 @@ into SoundCard.
|
||||
However, please be aware that this is a hobby project of mine that
|
||||
I am developing for free, and in my spare time. While I try to be as
|
||||
accomodating as possible, I can not guarantee a timely response to
|
||||
issues. Publishing Open Source Software on Github does not imply an
|
||||
obligation to fix your problem right now. Please be civil.
|
||||
issues.
|
||||
|
||||
%prep
|
||||
%setup -T -c -n %{name}-%{version}
|
||||
|
||||
Reference in New Issue
Block a user