stephensolis/kameris-formats

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.gitignore
.travis.yml
LICENSE.txt
Makefile
README.md
cpp/all_formats.hpp
cpp/common/binary_collection_io.hpp
cpp/common/binary_io.hpp
cpp/common/pseudo_cast.hpp
cpp/common/storage_encoding.hpp
cpp/dist_reader.hpp
cpp/dist_writer.hpp
cpp/element_type.hpp
cpp/headers.hpp
cpp/repr_reader.hpp
cpp/repr_writer.hpp
python/test-requirements.txt
python/kameris_formats/__init__.py6
python/kameris_formats/_common.py17
python/kameris_formats/dist_reader.py21
python/kameris_formats/dist_writer.py37
python/kameris_formats/repr_reader.py50
A
1 hr
python/kameris_formats/repr_writer.py65
A
1 hr
python/setup.py33