LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
altematrix/AlteMatrix.py
altematrix/__init__.py
altematrix/ascii_text.py
altematrix/converter.py
altematrix/ipanalyzer.py
altematrix/twos_complement.py
altematrix/AlteMatrix.egg-info/PKG-INFO
altematrix/AlteMatrix.egg-info/SOURCES.txt
altematrix/AlteMatrix.egg-info/dependency_links.txt
altematrix/AlteMatrix.egg-info/top_level.txt
altematrix/converter/__init__.py
altematrix/converter/__main__.py
altematrix/converter/binary.py
altematrix/converter/decimal.py
altematrix/converter/hexadecimal.py
altematrix/converter/octal.py
altematrix/converter/user_defined.py
altematrix/ipanalyzer/__init__.py
altematrix/ipanalyzer/__main__.py
altematrix/ipanalyzer/ipv4_address_analyzer.py
altematrix/ipanalyzer/ipv6_address_analyzer.py
altematrix/twos_complement/__init__.py
altematrix/twos_complement/__main__.py
altematrix/twos_complement/final-convert.out
altematrix/twos_complement/final-convert_win32.exe
altematrix/twos_complement/twos_complement.py