Changeset 1266d25 in ammosreader for src/ammosreader.egg-info


Ignore:
Timestamp:
05/04/22 10:45:30 (3 years ago)
Author:
recknagel <recknagel@…>
Branches:
AmmosSource, guix
Children:
4125513, c0d0a63
Parents:
1c24eb4
Message:

import related fix

Location:
src/ammosreader.egg-info
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • src/ammosreader.egg-info/PKG-INFO

    r1c24eb4 r1266d25  
    11Metadata-Version: 2.1
    22Name: ammosreader
    3 Version: 0.1.dev6+gd88bd02.d20220504
     3Version: 0.1.dev8+gd5e05b3.d20220504
    44Summary: ammosreader: tool to parse R&S Ammos files
    55Home-page: http://gitlab.kid.local/kidzg/ammosreader
  • src/ammosreader.egg-info/SOURCES.txt

    r1c24eb4 r1266d25  
    22LICENSE
    33README.md
     4__init__.py
    45pyproject.toml
    56setup.cfg
     
    100101sample_scripts/pdw_reader.py
    101102sample_scripts/test.wav
     103src/_version.py
    102104src/ammosreader/AmmosAudioDataHeader.py
    103105src/ammosreader/AmmosAudioReader.py
Note: See TracChangeset for help on using the changeset viewer.