issues
search
jeremymcrae
/
bgen
fast bgen parser for python
MIT License
13
stars
3
forks
source link
added windows testing
#3
Closed
jeremymcrae
closed
1 year ago
jeremymcrae
commented
1 year ago
added windows as test target to github action
fixed various compilation errors on windows
added zlib as submodule for dependency on windows
load ifstream as binary mode in python to fix file seeking bug on windows
avoid creating Variant object multiple times in python