Changeset 1266d25 in ammosreader for src/ammosreader.egg-info
- Timestamp:
- 05/04/22 10:45:30 (3 years ago)
- Branches:
- AmmosSource, guix
- Children:
- 4125513, c0d0a63
- Parents:
- 1c24eb4
- Location:
- src/ammosreader.egg-info
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
src/ammosreader.egg-info/PKG-INFO
r1c24eb4 r1266d25 1 1 Metadata-Version: 2.1 2 2 Name: ammosreader 3 Version: 0.1.dev 6+gd88bd02.d202205043 Version: 0.1.dev8+gd5e05b3.d20220504 4 4 Summary: ammosreader: tool to parse R&S Ammos files 5 5 Home-page: http://gitlab.kid.local/kidzg/ammosreader -
src/ammosreader.egg-info/SOURCES.txt
r1c24eb4 r1266d25 2 2 LICENSE 3 3 README.md 4 __init__.py 4 5 pyproject.toml 5 6 setup.cfg … … 100 101 sample_scripts/pdw_reader.py 101 102 sample_scripts/test.wav 103 src/_version.py 102 104 src/ammosreader/AmmosAudioDataHeader.py 103 105 src/ammosreader/AmmosAudioReader.py
Note:
See TracChangeset
for help on using the changeset viewer.