File: rebar.config

package info (click to toggle)
ejabberd-contrib 0.2025.01.11~dfsg0-2~bpo12%2B1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm-backports
  • size: 3,680 kB
  • sloc: erlang: 11,870; sh: 150; sql: 92; makefile: 56
file content (4 lines) | stat: -rw-r--r-- 152 bytes parent folder | download | duplicates (2)
1
2
3
4
{deps, [
        {cuesport, ".*", {git, "https://github.com/goj/cuesport"}},
        {fusco, "0.1.1", {git, "https://github.com/esl/fusco"}}
       ]}.