.. pyosmocom documentation master file

Welcome to pyosmocom
====================

Within the Osmocom (Open Source Mobile Communciations) project family, there have been a number of implementations of key protocols or interfaces in the C language, and occasionally also Erlang.

This repository contains python implementation of key Osmocom related library code, like

* utilities for common problems found in mobile communications
* TLV parsers/encoders
* helpers for 'construct' based encoders/decoders

Table of Contents
-----------------

.. toctree::
   :maxdepth: 3
   :caption: Contents:

   utils
   construct
   tlv
   gsmtap
   gsup


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`