File: control

package info (click to toggle)
erlang-p1-xml 1.1.15-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 540 kB
  • ctags: 680
  • sloc: erlang: 4,025; ansic: 1,102; makefile: 34
file content (18 lines) | stat: -rw-r--r-- 816 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: erlang-p1-xml
Priority: optional
Maintainer: Philipp Huebner <debalance@debian.org>
Build-Depends: debhelper (>= 9), dh-rebar, erlang-base, erlang-eunit, erlang-p1-utils (>= 1.0.5), erlang-syntax-tools, libexpat1-dev
Standards-Version: 3.9.8
Section: libs
Homepage: https://github.com/processone/fast_xml
Vcs-Git: https://anonscm.debian.org/git/users/debalance/erlang-p1-xml.git
Vcs-Browser: https://anonscm.debian.org/git/users/debalance/erlang-p1-xml.git

Package: erlang-p1-xml
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, erlang-base | ${erlang-abi:Depends},
         ${erlang:Depends}, erlang-p1-utils (>= 1.0.4)
Description: XML utilities for Erlang
 This library was written for ejabberd which still uses it.
 It was split off into it's own project to follow
 Erlang/OTP guidelines.