File: control

package info (click to toggle)
erlang-p1-utils 1.0.5-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 308 kB
  • ctags: 556
  • sloc: erlang: 2,676; makefile: 13
file content (18 lines) | stat: -rw-r--r-- 797 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-utils
Section: libs
Priority: optional
Maintainer: Philipp Huebner <debalance@debian.org>
Build-Depends: debhelper (>= 9), dh-rebar, erlang-base, erlang-crypto, erlang-eunit, erlang-syntax-tools
Standards-Version: 3.9.8
Homepage: https://github.com/processone/p1_utils
Vcs-Git: https://anonscm.debian.org/git/users/debalance/erlang-p1-utils.git
Vcs-Browser: https://anonscm.debian.org/git/users/debalance/erlang-p1-utils.git

Package: erlang-p1-utils
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, erlang-base | ${erlang-abi:Depends},
         ${erlang:Depends}
Description: set of small Erlang libraries
 The libraries in this package were written for ejabberd which still
 uses them. They were split off into their own project to follow
 Erlang/OTP guidelines.