File: control

package info (click to toggle)
erlang-poolboy 1.5.2%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 176 kB
  • sloc: erlang: 1,039; makefile: 16
file content (18 lines) | stat: -rw-r--r-- 712 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: erlang-poolboy
Section: devel
Priority: optional
Maintainer: Debian Erlang Packagers <pkg-erlang-devel@lists.alioth.debian.org>
Uploaders: James Valleroy <jvalleroy@mailbox.org>
Build-Depends: debhelper-compat (= 13), dh-rebar
Standards-Version: 4.6.0
Homepage: https://github.com/devinus/poolboy
Vcs-Browser: https://salsa.debian.org/erlang-team/packages/erlang-poolboy
Vcs-Git: https://salsa.debian.org/erlang-team/packages/erlang-poolboy.git
Rules-Requires-Root: no

Package: erlang-poolboy
Architecture: all
Depends: ${misc:Depends}
Description: Erlang worker pool factory
 A lightweight, generic pooling library for Erlang with a focus on
 simplicity, performance, and rock-solid disaster recovery.