File debian.control of Package erlang-cth_readable

18
 
1
Source: erlang-cth-readable
2
Maintainer: hede <kolab983@der-he.de>
3
Section: libs
4
Priority: optional
5
Standards-Version: 3.9.4
6
Homepage: https://github.com/ferd/cth_readable
7
Build-Depends: debhelper (>= 9), erlang-dev, erlang-tools, rebar, dh-rebar, erlang-common-test
8
9
Package: erlang-cth-readable
10
Architecture: any
11
Section: devel
12
Priority: optional
13
Depends: ${misc:Depends}, ${shlibs:Depends},
14
    erlang-base | erlang-base-hipe
15
Enhances: erlang
16
Description: An Erlang/OTP library to be used for CT log outputs you want 
17
 to be readable around all that noise they contain.
18