Source: osmo-s1gw Maintainer: Osmocom team 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: ${shlibs:Depends}, ${misc:Depends}, ${libsctp:Version} 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: ${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.