Commit e7621dfc authored by Adrian Georgescu's avatar Adrian Georgescu

Update software description

parent 8631f396
Blink Blink Qt
----- --------
This is the Qt version of Blink, a fully featured, easy to use SIP client This is Blink Qt, a state of the art, easy to use SIP client for Linux and
for Linux and Microsoft Windows. other operating systems that support Python 3 and Qt 5.
Homepage: http://icanblink.com Homepage: http://icanblink.com
......
...@@ -31,7 +31,7 @@ Depends: ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends}, ...@@ -31,7 +31,7 @@ Depends: ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends},
python3-zope.interface, python3-zope.interface,
x11vnc x11vnc
Description: Fully featured, easy to use SIP client with a Qt based UI Description: Fully featured, easy to use SIP client with a Qt based UI
Blink is a fully featured SIP client written in Python and built on top of Blink is a fully featured SIP client written in Python 3 and built on top of
SIP SIMPLE client SDK with a Qt based user interface. Blink provides real SIP SIMPLE client SDK with a Qt 5 based user interface. Blink provides real
time applications based on SIP and related protocols for Audio, Video, time applications based on SIP and related protocols for Audio, Video,
Instant Messaging, File Transfers, Desktop Sharing and Presence. Instant Messaging, MSRP Chat and File Transfers, Desktop Sharing and Presence.
...@@ -43,7 +43,7 @@ setup( ...@@ -43,7 +43,7 @@ setup(
platforms=["Platform Independent"], platforms=["Platform Independent"],
classifiers=[ classifiers=[
"Development Status :: 4 - Beta", "Development Status :: 5 - Production/Stable",
"Intended Audience :: End Users/Desktop", "Intended Audience :: End Users/Desktop",
"License :: GNU General Public License 3 (GPLv3)", "License :: GNU General Public License 3 (GPLv3)",
"Operating System :: OS Independent", "Operating System :: OS Independent",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment