File: PKG-INFO

package info (click to toggle)
python-gwebsockets 0.4-3
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 128 kB
  • ctags: 54
  • sloc: python: 322; makefile: 11
file content (16 lines) | stat: -rw-r--r-- 587 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Metadata-Version: 1.1
Name: gwebsockets
Version: 0.4
Summary: GLib based websockets server
Home-page: http://github.com/dnarvaez/gwebsockets
Author: Daniel Narvaez
Author-email: dwnarvaez@gmail.com
License: UNKNOWN
Description: 
        A websocket server written in python. It uses GIO for network communication
        and hence it easily integrates with the GLib mainloop.
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Software Development :: Libraries :: Python Modules