Source: osmo-s1gw
Maintainer: Osmocom team <openbsc@lists.osmocom.org>
Section: net
Priority: optional
Build-Depends: erlang-nox,
               libnftables-dev,
               rebar3,
               pkg-config,
               debhelper (>= 10)
Standards-Version: 4.5.0
Vcs-Git: https://gitea.osmocom.org/erlang/osmo-s1gw
Vcs-Browser: https://gitea.osmocom.org/erlang/osmo-s1gw
Homepage: https://osmocom.org/projects/osmo-s1gw

Package: osmo-s1gw
Architecture: any
Depends: osmocom-nightly (= 202510182026), ${shlibs:Depends},
         ${misc:Depends},
         libsctp1
Suggests: osmo-s1gw-cli
Multi-Arch: foreign
Description: Osmocom S1 gateway
 This can be used on the S1 interface between eNB and MME/CN, and
 acts as separation between the eNB-facing IP network and the
 CN-facing IP network, which may be separate without routing in between.

Package: osmo-s1gw-cli
Architecture: any
Section: utils
Depends: osmocom-nightly (= 202510182026), ${misc:Depends},
         python3,
         python3-cmd2,
         python3-tabulate
Suggests: osmo-s1gw
Description: Interactive CLI for the Osmocom S1 gateway
 This is an interactive shell for the Osmocom S1 gateway, providing
 an alternative to the traditional VTY interface used in many Osmocom
 projects.  It communicates with OsmoS1GW via the REST interface.
