File: control

package info (click to toggle)
erlang-bear 0.8.2%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 120 kB
  • sloc: erlang: 642; makefile: 8
file content (20 lines) | stat: -rw-r--r-- 828 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: erlang-bear
Maintainer: Debian Erlang Packagers <pkg-erlang-devel@lists.alioth.debian.org>
Uploaders: Nobuhiro Iwamatsu <iwamatsu@debian.org>, Philipp Huebner <debalance@debian.org>
Section: devel
Priority: optional
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13), dh-rebar
Standards-Version: 4.6.0
Vcs-Git: https://salsa.debian.org/erlang-team/packages/erlang-bear.git
Vcs-Browser: https://salsa.debian.org/erlang-team/packages/erlang-bear
Homepage: https://github.com/boundary/bear

Package: erlang-bear
Architecture: all
Depends: ${erlang:Depends},
         ${misc:Depends},
         ${shlibs:Depends}
Description: Set of statistics functions for erlang
 Currently bear is focused on use inside the Folsom Erlang metrics library,
 but all of these functions are generic and useful in other situations.