File: control

package info (click to toggle)
golang-xmpp-dev 0.0~git20140304-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 96 kB
  • ctags: 88
  • sloc: makefile: 8
file content (14 lines) | stat: -rw-r--r-- 418 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: golang-xmpp-dev
Section: devel
Priority: extra
Maintainer: Jacob Appelbaum <jacob@appelbaum.net> 
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.5
Homepage: https://www.github.com/agl/xmpp

Package: golang-xmpp-dev
Architecture: all
Depends: ${misc:Depends}
Description: Go package for pure Golang xmpp client implementation
 xmpp implements the XMPP IM protocol, as specified in RFC 6120 and 6121.
 .