| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 
 | Source: uhub
Section: net
Priority: optional
Maintainer: Boris Pek <tehnick-8@mail.ru>
Build-Depends: debhelper (>= 10), cmake (>= 2.8.3), fakeroot,
 libsqlite3-dev, libssl-dev
Homepage: http://www.uhub.org/
Vcs-Git: git://github.com/tehnick/uhub-debian.git
Vcs-Browser: https://github.com/tehnick/uhub-debian
Standards-Version: 3.9.8
Package: uhub
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: High performance Advanced Direct Connect p2p hub
 uhub is a high performance peer-to-peer hub for the ADC network.
 Its low memory footprint allows it to handle several thousand users on
 high-end servers, or a small private hub on embedded hardware.
 .
 uhub uses the Advanced Direct Connect protocol, and is compatible with
 DC++, LinuxDC++, EiskaltDC++ and other ADC clients.
 .
 Key features:
  - High performance and low memory usage
  - IPv4 and IPv6 support
  - Experimental SSL support
  - Advanced access control support
  - Easy configuration
 |