forked from socketio/socket.io-client-cpp
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontrol
More file actions
18 lines (17 loc) · 701 Bytes
/
control
File metadata and controls
18 lines (17 loc) · 701 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: socket.io-client-cpp
Priority: optional
Maintainer: Federico Fuga <fuga@studiofuga.com>
Build-Depends: debhelper-compat (= 12)
Standards-Version: 4.4.1
Section: libs
Homepage: https://github.com/socketio/socket.io-client-cpp
#Vcs-Browser: https://salsa.debian.org/debian/socket.io-client-cpp
#Vcs-Git: https://salsa.debian.org/debian/socket.io-client-cpp.git
Package: socket.io-client-cpp-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}
Description: Development files for the Socket.io-client-cpp library
Socket.IO is a bidirectional and low-latency communication for every platform.
This package contains the development files for a C++11 client library.