Index: c/ammosreader.egg-info/PKG-INFO
===================================================================
--- src/ammosreader.egg-info/PKG-INFO	(revision 919f91c8d0171a3688e385d5794d38edd434d971)
+++ 	(revision )
@@ -1,82 +1,0 @@
-Metadata-Version: 2.1
-Name: ammosreader
-Version: 0.1.dev60+g4180d6a.d20220509
-Summary: ammosreader: tool to parse R&S Ammos files
-Home-page: http://gitlab.kid.local/kidzg/ammosreader
-Author: KIDZg
-License: UNKNOWN
-Project-URL: Source, http://gitlab.kid.local/kidzg/ammosreader
-Keywords: metadata
-Platform: linux
-Classifier: Development Status :: 5 - Stable
-Classifier: Intended Audience :: Developers
-Classifier: Operating System :: POSIX
-Classifier: Programming Language :: Python :: 3
-Classifier: Programming Language :: Python :: 3 :: Only
-Classifier: Programming Language :: Python :: 3.7
-Classifier: Programming Language :: Python :: 3.8
-Classifier: Programming Language :: Python :: 3.9
-Classifier: Programming Language :: Python :: 3.10
-Classifier: Topic :: Utilities
-Requires-Python: >=3.10
-Description-Content-Type: text/text
-Provides-Extra: testing
-License-File: LICENSE
-
-
-# Table of Contents
-
-1.  [AmmosReader](#org2244bce)
-2.  [Installation](#orge8b118b)
-3.  [Usage](#orgcea0ee3)
-    1.  [audio\_reader.py](#orgae8ea86)
-    2.  [iqdw\_reader.py](#orge3ddc95)
-    3.  [pdw\_reader.py](#org59847de)
-
-
-
-<a id="org2244bce"></a>
-
-# AmmosReader
-
-Project containing necessary File- or SocketStream-Reader to read the various datastreams of Ammos
-
-
-<a id="orge8b118b"></a>
-
-# Installation
-
-    git clone http://gitlab.kid.local/kidzg/ammosreader.git
-    cd ammosreader
-    python3 -m pip install .
-
-
-<a id="orgcea0ee3"></a>
-
-# Usage
-
-The sample\_scripts subdirectory contains multiple scripts.
-
-
-<a id="orgae8ea86"></a>
-
-## audio\_reader.py
-
-    python3 audio_reader.py 'path_to_ammos_file'
-
-
-<a id="orge3ddc95"></a>
-
-## iqdw\_reader.py
-
-    python3 iqdw_reader.py 'path_to_iqdw_file'
-
-
-<a id="org59847de"></a>
-
-## pdw\_reader.py
-
-    python3 pdw_reader.py 'path_to_pdw_file'
-
-
-
Index: c/ammosreader.egg-info/SOURCES.txt
===================================================================
--- src/ammosreader.egg-info/SOURCES.txt	(revision 919f91c8d0171a3688e385d5794d38edd434d971)
+++ 	(revision )
@@ -1,146 +1,0 @@
-.gitignore
-.gitlab-ci.yml
-LICENSE
-README.md
-__init__.py
-pyproject.toml
-reqs.txt
-setup.cfg
-setup.py
-doc/Makefile
-doc/build/doctrees/environment.pickle
-doc/build/doctrees/index.doctree
-doc/build/html/.buildinfo
-doc/build/html/genindex.html
-doc/build/html/index.html
-doc/build/html/objects.inv
-doc/build/html/search.html
-doc/build/html/searchindex.js
-doc/build/html/_sources/index.rst.txt
-doc/build/html/_static/basic.css
-doc/build/html/_static/doctools.js
-doc/build/html/_static/documentation_options.js
-doc/build/html/_static/file.png
-doc/build/html/_static/jquery.js
-doc/build/html/_static/language_data.js
-doc/build/html/_static/minus.png
-doc/build/html/_static/plus.png
-doc/build/html/_static/pygments.css
-doc/build/html/_static/searchtools.js
-doc/build/html/_static/underscore.js
-doc/html/.buildinfo
-doc/html/PDW.html
-doc/html/ammosreader.html
-doc/html/genindex.html
-doc/html/index.html
-doc/html/modules.html
-doc/html/objects.inv
-doc/html/py-modindex.html
-doc/html/search.html
-doc/html/searchindex.js
-doc/html/.doctrees/PDW.doctree
-doc/html/.doctrees/ammosreader.doctree
-doc/html/.doctrees/environment.pickle
-doc/html/.doctrees/index.doctree
-doc/html/.doctrees/modules.doctree
-doc/html/.doctrees/pdw_reader.doctree
-doc/html/_modules/index.html
-doc/html/_modules/ammosreader/AmmosAudioDataHeader.html
-doc/html/_modules/ammosreader/AmmosAudioReader.html
-doc/html/_modules/ammosreader/AmmosAudioSocketReader.html
-doc/html/_modules/ammosreader/AmmosContainer.html
-doc/html/_modules/ammosreader/AmmosExtendedAudioDataHeader.html
-doc/html/_modules/ammosreader/AmmosExtendedIFDataHeader.html
-doc/html/_modules/ammosreader/AmmosGlobalFrameBody.html
-doc/html/_modules/ammosreader/AmmosGlobalFrameHeader.html
-doc/html/_modules/ammosreader/AmmosIFDataBlock.html
-doc/html/_modules/ammosreader/AmmosIFDataHeader.html
-doc/html/_modules/ammosreader/AmmosIFReader.html
-doc/html/_modules/ammosreader/AmmosSingleFrame.html
-doc/html/_modules/ammosreader/IQDWTXBlock.html
-doc/html/_modules/ammosreader/PDW.html
-doc/html/_modules/ammosreader/PPDWContainer.html
-doc/html/_sources/PDW.rst.txt
-doc/html/_sources/ammosreader.rst.txt
-doc/html/_sources/index.rst.txt
-doc/html/_sources/modules.rst.txt
-doc/html/_static/alabaster.css
-doc/html/_static/basic.css
-doc/html/_static/custom.css
-doc/html/_static/doctools.js
-doc/html/_static/documentation_options.js
-doc/html/_static/file.png
-doc/html/_static/jquery-3.5.1.js
-doc/html/_static/jquery.js
-doc/html/_static/language_data.js
-doc/html/_static/minus.png
-doc/html/_static/plus.png
-doc/html/_static/pygments.css
-doc/html/_static/searchtools.js
-doc/html/_static/underscore-1.13.1.js
-doc/html/_static/underscore.js
-doc/html/_static/css/adctheme.css
-doc/html/_static/css/mobile.css
-doc/html/_static/img/arrow-head-left.gif
-doc/html/_static/img/breadcrumb_background.png
-doc/html/_static/img/documentation.png
-doc/html/_static/img/header_sm_mid.png
-doc/html/_static/img/invisible.gif
-doc/html/_static/img/scrn1.png
-doc/html/_static/img/scrn2.png
-doc/html/_static/img/searchfield_leftcap.png
-doc/html/_static/img/searchfield_repeat.png
-doc/html/_static/img/searchfield_rightcap.png
-doc/html/_static/img/title_background.png
-doc/html/_static/img/triangle_closed.png
-doc/html/_static/img/triangle_left.png
-doc/html/_static/img/triangle_open.png
-doc/html/_static/js/toc.js
-doc/rst/ammosreader.rst
-doc/rst/conf.py
-doc/rst/index.rst
-doc/rst/modules.rst
-doc/source/conf.py
-doc/source/index.rst
-org/AMMOS_Datastreams.pdf
-org/README.md
-org/README.org
-org/audio.html
-org/audio.org
-org/iqdw.org
-org/ppdw.org
-sample_data/audio_data_sample.bin
-sample_data/example.ppdw
-sample_data/sample.iqdw
-sample_scripts/audio_reader.py
-sample_scripts/audio_socket_reader_test.py
-sample_scripts/audio_socket_reader_test_streamer.py
-sample_scripts/import_signal.py
-sample_scripts/iqdw_reader.py
-sample_scripts/pdw_reader.py
-sample_scripts/test.wav
-src/_version.py
-src/ammosreader/AmmosAudioDataHeader.py
-src/ammosreader/AmmosAudioReader.py
-src/ammosreader/AmmosAudioSocketReader.py
-src/ammosreader/AmmosContainer.py
-src/ammosreader/AmmosExtendedAudioDataHeader.py
-src/ammosreader/AmmosExtendedIFDataHeader.py
-src/ammosreader/AmmosGlobalFrameBody.py
-src/ammosreader/AmmosGlobalFrameHeader.py
-src/ammosreader/AmmosIFDataBlock.py
-src/ammosreader/AmmosIFDataHeader.py
-src/ammosreader/AmmosIFReader.py
-src/ammosreader/AmmosSingleFrame.py
-src/ammosreader/IQDWTXBlock.py
-src/ammosreader/PDW.py
-src/ammosreader/PPDWContainer.py
-src/ammosreader/PPDWReader.py
-src/ammosreader/__init__.py
-src/ammosreader.egg-info/PKG-INFO
-src/ammosreader.egg-info/SOURCES.txt
-src/ammosreader.egg-info/dependency_links.txt
-src/ammosreader.egg-info/not-zip-safe
-src/ammosreader.egg-info/requires.txt
-src/ammosreader.egg-info/top_level.txt
-tests/test_mock.py
Index: c/ammosreader.egg-info/dependency_links.txt
===================================================================
--- src/ammosreader.egg-info/dependency_links.txt	(revision 919f91c8d0171a3688e385d5794d38edd434d971)
+++ 	(revision )
@@ -1,1 +1,0 @@
-
Index: c/ammosreader.egg-info/not-zip-safe
===================================================================
--- src/ammosreader.egg-info/not-zip-safe	(revision 919f91c8d0171a3688e385d5794d38edd434d971)
+++ 	(revision )
@@ -1,1 +1,0 @@
-
Index: c/ammosreader.egg-info/requires.txt
===================================================================
--- src/ammosreader.egg-info/requires.txt	(revision 919f91c8d0171a3688e385d5794d38edd434d971)
+++ 	(revision )
@@ -1,5 +1,0 @@
-numpy==1.21
-setuptools>=52.0.0
-
-[testing]
-pytest
Index: c/ammosreader.egg-info/top_level.txt
===================================================================
--- src/ammosreader.egg-info/top_level.txt	(revision 919f91c8d0171a3688e385d5794d38edd434d971)
+++ 	(revision )
@@ -1,1 +1,0 @@
-ammosreader
