Source: erlang-p1-sqlite3 Maintainer: Ejabberd Packaging Team Uploaders: Philipp Huebner Section: libs Priority: optional Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), dh-rebar (>= 0.0.6), rebar, erlang-base, erlang-crypto, erlang-eunit, erlang-syntax-tools, libsqlite3-dev Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/ejabberd-packaging-team/erlang-p1-sqlite3 Vcs-Git: https://salsa.debian.org/ejabberd-packaging-team/erlang-p1-sqlite3.git Homepage: https://github.com/processone/erlang-sqlite3 Package: erlang-p1-sqlite3 Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, erlang-base, ${erlang-abi:Depends}, ${erlang:Depends} Multi-Arch: allowed Description: SQLite3 wrapper for Erlang applications This is an SQLite3 library for Erlang. It is designed to make it easy to write Erlang applications that use SQLite3. ejabberd for example uses it as its sqlite driver.