55 lines
2.1 KiB
XML
55 lines
2.1 KiB
XML
<PISI>
|
|
<Source>
|
|
<Name>python3-websocket-client</Name>
|
|
<Homepage>https://github.com/liris/websocket-client</Homepage>
|
|
<Packager>
|
|
<Name>Alihan Öztürk</Name>
|
|
<Email>alihan@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>LGPLv2</License>
|
|
<IsA>app:console</IsA>
|
|
<Summary>WebSocket client library for Python</Summary>
|
|
<Description>websocket-client module is WebSocket client for python. This provide the low level APIs for WebSocket. All APIs are the synchronous functions.</Description>
|
|
<Archive sha1sum="4d3e3d413aefe28864f8e8c416640c4a42c5a0d6" type="targz">https://github.com/liris/websocket-client/archive/v0.40.0.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency versionFrom="3.6.0">python3-devel</Dependency>
|
|
<Dependency>python3-setuptools</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
<Package>
|
|
<Name>python3-websocket-client</Name>
|
|
<Summary>WebSocket client library for Python</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency versionFrom="3.6.0">python3</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
<History>
|
|
<Update release="3">
|
|
<Date>2017-02-01</Date>
|
|
<Version>0.40.0</Version>
|
|
<Comment>Version Bump</Comment>
|
|
<Name>Ayhan Yalçınsoy</Name>
|
|
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2016-06-09</Date>
|
|
<Version>0.37.0</Version>
|
|
<Comment>Release Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2016-06-06</Date>
|
|
<Version>0.37.0</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Alihan Öztürk</Name>
|
|
<Email>alihan@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|