Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Blosc/bloscpack

Command line interface to and serialization format for Blosc
https://github.com/Blosc/bloscpack

rename bloscpack_header -> raw_bloscpack_header for consistency

979c5829b6608ee6a78143ba154ef67ca84349f0 authored over 12 years ago
don't work with offsets if not needed

9c6c28ee85196cb848f33aac2be28f5414a87758 authored over 12 years ago
check for special case of empty last chunk

76cab04635d01c987513b303f635777a0097d52a authored over 12 years ago
add test for special case

2d587577d88f59b349fbb87161d5a6c0b299286d authored over 12 years ago
check for underflows

a2090401dde9b927dfc0c617117f86f6952a5b99 authored over 12 years ago
Merge branch 'feature/offsets' into feature/new_format

* feature/offsets:
some sketchy tests that the offsets are working
implement setting, writin...

69deee56d95263104905b832b5c901b59d559090 authored over 12 years ago
some sketchy tests that the offsets are working

4181727851d69d2f6fb2da1615eff0eb9fe00144 authored over 12 years ago
implement setting, writing and reading offsets

bdab3e44ea8d97472623b3772b99c4c55e1e86b0 authored over 12 years ago
make the suffixes an ordered dict, allows for sane printing

e5e1b3e99401bd65a4bc95371eb6427204e709b1 authored over 12 years ago
missing docstring for decode_bloscpack_header

94682dee233833726b411af8c0e27552b5705c7d authored over 12 years ago
safer decoding of options

6f52b512592d41ca07c8d16f9879344dee5beb9e authored over 12 years ago
typo in docstring

5bd3dd40aa9345e4512088d251cf1b7923a8f301 authored over 12 years ago
function to decode the options

7d28198d14bafd488cea1cf6ea26999e4f54ea56 authored over 12 years ago
refactor checking the type and value of options

c32f66ef52601e8ef8b22fdcfdd0b433101090df authored over 12 years ago
make use of option encoder

2c315beefac875b2add1b109bc07b2f0f6a99800 authored over 12 years ago
another aligment correction

fbd6221a7849c2101a870d739e5af42badeeed61 authored over 12 years ago
setup default options

fd6c764cc133962abbdc27871884e3e85e887074 authored over 12 years ago
better alignment

ae7f971895a23ae7d02e637ff754194aa3e4958a authored over 12 years ago
function for easier encoding of options

6c35f2d1adf7f470ae1723ba2daea25c8c8af941 authored over 12 years ago
Merge branch 'fixes/flake8' into feature/new_format

* fixes/flake8:
backslash not needed
fix trailing whitespace
fix line too long
too much ...

b53578725f34f7a45bd509c72a1746339832e15f authored over 12 years ago
backslash not needed

83d16dcc5afa452fa847d7f0ecd34f5f4ac8dcf4 authored over 12 years ago
fix trailing whitespace

f1e8b06fd21ea248bffe2928bc9beaeed21db2ad authored over 12 years ago
fix line too long

b8ad1efd86d216d96140a20a4b3ba59179dc3555 authored over 12 years ago
too much whitespace

ab42963602c95dbd5fb98585edb51e91646508db authored over 12 years ago
backslash not needed

aaa9944f0f2ca80f3688127bb2c419b741cbe1be authored over 12 years ago
too much whitespace

466c283ffb7f1183c95fbdc8ab55d4b5bb0455df authored over 12 years ago
missing whitespace

dc9e0aab13c2f23bf983bdffdadee8926eabf5b1 authored over 12 years ago
backslash not needed

bb525a48a74492896bc59c091260cc9e890e1e9b authored over 12 years ago
fix bad indentation

d200650bd8a4b04e3e65c728b669c4c7095c64d0 authored over 12 years ago
tests for check_file

dabd347965cb1de236f6dbc0fce6d29d04eb9450 authored over 12 years ago
raise an exception instead of bailing out

0e6a699cdedfdf3cc42852c920360dc7abde3f7a authored over 12 years ago
not about doing the checksum on the compressed data

f169ebf1f195b1e62d733223d2c0c1f493bfd6bc authored over 12 years ago
test for correctly detecting a corrupted file

5e4825a6c317f9625226bf5d1cc9e3a3574b72d7 authored over 12 years ago
compute the checksum on the compressed data

623f2be2b0120c65bfa9cb6c4c7739c0af46bb28 authored over 12 years ago
typo in docstring

35f5b79c6fa9eb50c0fb64f090b5a855807a5777 authored over 12 years ago
reformat docstring

e2b3c6e237cb7b4599c69ecbe60f1548dcc1f49e authored over 12 years ago
extra whitespace

4d02c87c5b9369d8f42d1cb94efd49d454394649 authored over 12 years ago
new header format implements these TODOs

f8652fb20adef8c8b186d1e9080494954f5472f1 authored over 12 years ago
actually use the checksum supplied on the command line

cb695b886d8e238a601c018016ff9f9ad357910a authored over 12 years ago
Merge branch 'feature/checksum' into feature/new_format

* feature/checksum:
make two groups for the bloscpack settings
expose checksum over the comm...

8154f94370ed498335ab2646bc77b2c61b0a93bd authored over 12 years ago
make two groups for the bloscpack settings

4167ee30e1e20ea09e52ebec2c11e9ad0a3fde51 authored over 12 years ago
expose checksum over the command line argument

3bf12a882211e4ea2dda95928399edffb5bcbd07 authored over 12 years ago
bump version to 0.2.0-dev, 0.1.1 has been released

b809abe0247fff0ce34ec093a38d92dc38971da7 authored over 12 years ago
Changelog entry for v0.1.1 and version bump

b8c5ca732c4a4aed1a6f50c93e7a8d3eb314530b authored over 12 years ago
fix typo

344de587b5bab5f5dd0fdbe31b3bd6490d7394ec authored over 12 years ago
additional check to avoid writing an empty digest

51d3d4a0de07e37b2341ac0c0238d9873b384270 authored over 12 years ago
add some comments in the pack_file too

deb81cf646646788b027ddc0ebcf2f8100b4d999 authored over 12 years ago
more details about why seek is used

89f77240be35e63b51671c0a0e296ff2e2dc2348 authored over 12 years ago
add some more comments about what is going on

64149111c6ddd1c290aaeed747f7febc6dc5039b authored over 12 years ago
pack and unpack file, tests work again

ff6a694798df406bcd9d148f9ee9db62f3382026 authored over 12 years ago
implement header decode

b3ec6025269db02c11ef181386dc8efc0f5cd8db authored over 12 years ago
additional decoders

c5d5088196f2fff8c4d17d254bcb6cd63aafb46c authored over 12 years ago
add function to decode int32

8d4e5dd1f4a664a67d5df99d2d5b7a68f93e43e4 authored over 12 years ago
rename arguments to say more

3a64aeeb4ba92a34d4cf6402bf01e415adb63acd authored over 12 years ago
use i instead of l, should be equivalent

01d37ff9ff15ebbf1d41be5522715ef77f5ccb4b authored over 12 years ago
proper spaces

cd0064174c1643ae4b1f9f540d0b7266609f8518 authored over 12 years ago
make encode avail at module level too

7173b0a54aeba601f768d1efbd4748a923453e7a authored over 12 years ago
shift functions around

bccb2a50bd2fb9762d6cea4cc6155585ccffd9c5 authored over 12 years ago
make decoding functions avail in module

09773916debfb943e376cbbc6c4f172268cb7687 authored over 12 years ago
remove spurious 'A'

ff13d4552cdf6915b177202b2aae2ac72e5eba4f authored over 12 years ago
don't override built-in hash function

1a68f72d2043fc37eed6beda7c2c03f31cc04774 authored over 12 years ago
extenisive testing of the new header creation

9223b5f77a7c1fc176d5abfc7ce78675ef0b0114 authored over 12 years ago
raise TypeError instead of ValueError where appropriate

0f1d1182940fa43b08a19ec36427c7e759fef099 authored over 12 years ago
check checksum argument too

df63c5d7d0f77d9c8a9bdcdfba8bdff8147677bf authored over 12 years ago
Merge branch 'feature/checksum' into feature/implement_header

* feature/checksum:
checksum exception for later
unit tests for the hashes
add note about ...

2dc1765a3bb3a799c7101bcde2f71eecc2233fa7 authored over 12 years ago
rewrite of create_bloscpack_header (BREAKS TESTS!)

ae19ad8912fc811bc7a608e086c8fda7cc7d4afc authored over 12 years ago
make setting an unknowen nchunks like header description

ac5d4dda47d01201c39740a47513671f954a0eb8 authored over 12 years ago
set the new bloscpack header length to 32

1d8ed6d3d9623fe96d642dc4fe1c6d7fbe2640b5 authored over 12 years ago
checksum exception for later

fb461006e31e81488d55255ee33cd963fa8d3c2e authored over 12 years ago
unit tests for the hashes

82e8b681e91ed58ee5474e4695213a4840277ded authored over 12 years ago
add note about binary or in zlib hashes

893b0439d6720d484c691ed5ca23f6ff449fba01 authored over 12 years ago
docstring for Hash object

c327bc6aca32ca794f7c1504e64755086fcdf812 authored over 12 years ago
add the supported checksums

b6c7462f46ce5f2617283f3174591e59dd88329d authored over 12 years ago
add header rfc, commit b864bb72

37ce71badc474a88a076b28d679ecdba19e6c05e authored over 12 years ago
warning about running out of space during testing

5b0660c3271ef2efa5ce55fbbb5b179bdc5b6a28 authored over 12 years ago
a note about the extreme test

e0d998e298e2669efea2acb4e1e8261db922d7d3 authored over 12 years ago
introduce an extreme suite which is not nice to memory

77334a8c142e7d1476252eaab386c9038b7ac630 authored over 12 years ago
note about the parameter usage in calculate_nchunks

ab68a90e8cd2a1b6ced1d328b49c4edc61e1e411 authored over 12 years ago
make the extended test, now 'hard' test be nice to memory

8adbadbc0634b822b2dcdfe06acce9e370cc857e authored over 12 years ago
fix whitespace

76298811bc5b8fb4df34451c72a432fd93ea9108 authored over 12 years ago
fix misplaced TODO

e0569afc0450ed7b0568e41775e67e969db5d24e authored over 12 years ago
post-release, bump version to 0.1.1-dev

b7a16cf45339fab92afca610d44347c98907d80d authored over 12 years ago
v0.1.0 FINAL

fc759375dd3024d41ebee8b1d3b4280a0d6e2929 authored over 12 years ago
add request to make test_bloscpack.py use less mem

f851334b7e978cc63d93d310c26df37312001b20 authored over 12 years ago
correct the date in the changelog

1cb096226633a5ca87a5e75c4265a72c1c9ddd85 authored over 12 years ago
note about where else to look

e47f157a4ba0526e21db21fb4d16beeeb3894322 authored over 12 years ago
correct description of header in README

43ffcb8fcf5181ee6066f5fa9f9cec0167fd9ea2 authored over 12 years ago
another TODO

0f05a918c12775a69f7cda6ab27f26b134430039 authored over 12 years ago
fix formatting

81f664e6297b88d65bf4b6a6ff9a2fc765c15861 authored over 12 years ago
changelog for v0.1.0

21a63d1b6c86384aa4d2552dc8c1c2f1b126177e authored over 12 years ago
two minor typos

e7195ff51696b158156491a6ed20fb0600ab6afe authored over 12 years ago
copy foo

ea70cce22f643a91fda17d121f465d21c1aff940 authored over 12 years ago
another TODO

c2d93e4a55d0591b05c5ae96f2da14ffceabf3cb authored over 12 years ago
minor pylint improvements

15c3985c9defa18b3c3e7fdbc03fc42acf0172c4 authored over 12 years ago
make the blosc mailinglist the point of contact

e1bc090f40778042c49e131e37a2edf9f88d03aa authored over 12 years ago
more for the TODO

928fb2bdfe28789e085f5884adb65d6e29ed85fb authored over 12 years ago
revise the header

a0a40c66c542c49df306e6eb8a4c898ae36fdc35 authored over 12 years ago
correction: with this scheme it is 8ZB

dc7f8091304de46b0996fe28014d5c65d20c5039 authored over 12 years ago
actually check that the file has the correct version, and test that it fails

b659e9820ef2f0ea9357663f8b81bc0d1c5fe08d authored over 12 years ago
v0.1.0-rc3 incl. changelog

587b5cb757f007e6c6ee1e286275c443f794c998 authored over 12 years ago