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

don't copy and paste usage each time

8ef7e7caeb8cc08b142e22b6309799264dce7020 authored over 12 years ago
adapt benchmark

44fd9e9a5ac3cfe48470f8cdba04c3678d8f95d5 authored over 12 years ago
shell completion no longer works with subcommands

761b21396768bc41880af52930e09f4a3dc72c48 authored over 12 years ago
symlink python module to executable

92c5e3e50c601abcff2f51ed2407905a2887020e authored over 12 years ago
make a proper python module

359c6c482e14e2ae90b5a8a664f6c8d497bcd7c3 authored over 12 years ago
describe the Blosc header a little better

a71d9252bb116e0ecf6a215c7d97d99aa5b3851f authored over 12 years ago
typo

50c6e76327a631fef496d176a411e6a9a0497de6 authored over 12 years ago
typo

49db0c4ea0bd0cedfea48fc45c950b09b90b597d authored over 12 years ago
typo

21cca56c61a25f398f128bae60681c4fb2e4c9e5 authored over 12 years ago
print 'last' also on decompressing last chunk

8dda0a3a264bd8953afc1bb0b1dc7c51144aee6d authored over 12 years ago
de/compression of chunked files now works from commandline

0696dc90f3a9d393f2edf7ae9e206f6635e543ce authored over 12 years ago
add script to compare two files bytewise

71f6b591bbff332ed983bdd454d79dccb51ec6e9 authored over 12 years ago
chnunk based decompression is ready

2621d1496c958da29f3675b17584e05fad6b2487 authored over 12 years ago
refactor packing file

f3295fca988a4ecf4d1be0b3df867b682be90d3b authored over 12 years ago
function to pretty print file sizes

8780b4456a9bc0ac94a405c0d2955178c8c153db authored over 12 years ago
basic bloscpack header decoding

af089b4e483f981fbd53fdeb6fcfcb0cfe1cf6a8 authored over 12 years ago
use print_verbose in the big-file printing

90765bf5aa9ac51feab48ef1a9e06e93c4259014 authored over 12 years ago
put thread arg processing in a function

0959ba827ba3da96f1778a0d98f84fd37ff9d9d8 authored over 12 years ago
fix printing input files

0474ec1c99008b730b720e83cbe8cbee5eacf0e9 authored over 12 years ago
do file checking in function

b3f2fbd57fc35cb3a03cdeb1d25d7ab6b60f321b authored over 12 years ago
move verbose print to correct place

4526662701dbe43b2baa189ad1e43979231a043a authored over 12 years ago
refactor blosc args into a dictionary

14776c730e9e4776c2bf54235f5d4c3d81c0e9d1 authored over 12 years ago
refactor processing of decompression args into function

1ec1e10e2c4939d8dc640eac0d66e3753c5bb183 authored over 12 years ago
refactor processing of compression args into function

15ebe1e1cf292074ce31b29806a83360145be7ae authored over 12 years ago
some more tests for the blocpack header

df3c8a85c1ce4ade09c314ff3f49746f4f70851c authored over 12 years ago
fix using no-check-extension

7c66973bdfe28d039c21c0f24961a3af5fded6c1 authored over 12 years ago
make verbose printing a global function

ce4a2769c7c3048414c592fba6a3d9d3d0aa284a authored over 12 years ago
better integrate test subcommand

9da93c597826044e0c03697c5326eb89a4ee01de authored over 12 years ago
work in progress on test subcommand

d0146b65f969c530c9abd571feb5bfca4d983619 authored over 12 years ago
update benchmark

b8e986b12f359d677afc8f1fda312897ad71e2d2 authored over 12 years ago
update TODO

b1bac1a537bd22eedfb29589d26b9ebcbdbdf39b authored over 12 years ago
make README more readable

f22a2176f9507df9e11e6aef5354bbbd1bd58295 authored over 12 years ago
Merge branch 'feature/refactor_parser'

* feature/refactor_parser:
adapt README to subparsers
comment in new usage description
cre...

723010f8cd47836d4803e60c3d71817c69191c82 authored over 12 years ago
adapt README to subparsers

7ef46675bca6ca4df4fcf8304670565fa87acbed authored over 12 years ago
comment in new usage description

46bd902378ce1c4756c94e45ce850982d901a724 authored over 12 years ago
create a global option group

192deaf4236a558077876e1fc9629da329ac81e8 authored over 12 years ago
typo

24e4cad21b280b16dab3b877fbc7c215cb6ec5f0 authored over 12 years ago
clear the metavar arg for the subparser

303cc304cd0ff1603c5b7446223fadc22ae32424 authored over 12 years ago
fix the defaults and make decompression work again

d9c1edc50d87d744071c6e2b0f8cc62ccbdf4bc7 authored over 12 years ago
simplify storing out_file

3d7138e281886641c93800f6a59a8d46e6233ccf authored over 12 years ago
simplify how shuffle is stored

6e3dfcc241cb250903905a7ee8062f13c7f32f5d authored over 12 years ago
fix if statement in argparse

e0baa9c75bc6337759e3f907e1f4986fc7c7cf6e authored over 12 years ago
fix help text with custom formatter

1513304f9eaa9139f6274c0a051b663c0e4d2b3d authored over 12 years ago
compression works again

a0e7deaa3870a5e1928e3a5526c0b280081139fc authored over 12 years ago
give subparser a destination

aad7be17df525a6012e6f58a458ad4d759109b03 authored over 12 years ago
fix checking for outfile

47c2e26fc0b367a56a8aa4f3de0309e262bca99b authored over 12 years ago
use subparser in the parser

3aae226e1ffd13bcf527dae4bb455c4fde901161 authored over 12 years ago
missing 'de' in my email

a94fd2a8cf8dd05ee606593abe444e3588e65fc2 authored over 12 years ago
rename misleading class

901cbd6eb7a324486383485bf4188fb02ea168a4 authored over 12 years ago
fix creation, printing and testing of bloscpack header

a6e65a15f7f102e8ae7b009e65bdbfdcf08e7e3e authored over 12 years ago
fix incorrect metavar for nthreads in code

2e0b503b07e54a793b6b68f8d2388a272b97f5ba authored over 12 years ago
fix README

033c4e131b005453354d5182e7149740e18168f3 authored over 12 years ago
no extra square brackets required if argument is optional

fdaf7b593fb0f954b9c592d484354a469758eb61 authored over 12 years ago
implement function for compressing large files

a1a3891211170b16cf4564b607183d8dd5fb33a1 authored over 12 years ago
implement a prototype bloscpack header

3e7cb59d7916f503ece8e3b6e2017e417be91819 authored over 12 years ago
use the closed interval for nthreads too because its an integer

e3a80c8e14e0f771f5ee91a5747223849a580cbe authored over 12 years ago
give the close interval for clevel instead of list

ab79fff5d9cb29111798d8bff1eea55ae60eca00 authored over 12 years ago
check upper limit of nthreads too

8bb5013537fa8371b8bd58c058713156c731bfe8 authored over 12 years ago
unit test chunk calculation code

9647745a2f33db4a9fc2a90c9c47fe546d325753 authored over 12 years ago
correct docstring

d5b766113fb018ad1e8870d6e0485a01db46f385 authored over 12 years ago
put chunk calculation in its own function

7e63bc419af370b8d9ded2522f39dbc37a79ab97 authored over 12 years ago
fix licence, seems to have been truncated

c3ca92e613267d1ba8d111f601cd65b7fc83d545 authored over 12 years ago
WIP on packing large files, determine nchunks and length

43901e8746d1a674f3976775b5ef01a3506374b9 authored over 12 years ago
add a TODO

23610ad632cabb8b7936678364875174951582a7 authored over 12 years ago
attampt to make reading the buffer endian-safe

13537472be1cdf4f0b60058eef5cb3fa9ec0aa75 authored over 12 years ago
correct implementation of blosc header decoder

b4b2fb26eb0d5cef4814b5aac14779204462a205 authored over 12 years ago
inital implementation of a blosc header decoder

5e28a3dd821d5dd6f19c27a1eeaadff009fd0f92 authored over 12 years ago
update TODO

1380c3417699f2b986b5f7227d13291fc3a3a331 authored almost 13 years ago
move website section to top

054cc38f190bb9de5d89c783d63dd17fb33c92c5 authored almost 13 years ago
transcript of a benchmark session

a75def77dc43a71731ae0f02e49373a6a62e5f89 authored almost 13 years ago
correct echo in benchmark

88b60cb3b858003e2b0cfb42918a5f8db3754f46 authored almost 13 years ago
add a simple benchmark

d7b0fac4855982c45602b6580e4daa0ed1b0a28b authored almost 13 years ago
grammer

f76f8940d194ab5e7404ca5c66f45d42d4318a88 authored almost 13 years ago
its md not rst

ea906bdd8e51b3aaf7cf5201b3ceb946f5cb85b6 authored almost 13 years ago
completion for zsh

90294fa2fdc69459329ad85ea0f6f5364e8bb4fa authored almost 13 years ago
formatting cleanups

51a9b37c504d29eb34b7e9f6a8369ead05305c13 authored almost 13 years ago
comma followed by space

c036937c1e3ace7a644a33a9864c9a705a003613 authored almost 13 years ago
shift module docstring

80534cb93a97a079a7067c517ec15612d5a2519b authored almost 13 years ago
sys import unused

5bae8c308ac4cbd59639e956840bdcda54d726dc authored almost 13 years ago
nthreads default will be different everywhere

70b1e245f53bf02fb8d6588d208710c415cb6389 authored almost 13 years ago
correct in README too

d9cc602a6fc9e4bd6e69a9c3b607e0682d3e86df authored almost 13 years ago
correct formatting for nthreads default

386b5936401b59d16243a235fd10c410b941e2e1 authored almost 13 years ago
implement --nthreads

180caa9f1602cb9aec7997eefa6db39b63400694 authored almost 13 years ago
2GB Blosc limit

748d0115f7470389406fa292ea91586cb91a355a authored almost 13 years ago
add TODO

3461ed681bd2ef2530a946045ac7af5269203aa0 authored almost 13 years ago
adapt help print in README

5296861a67e51032a11771d5c6e5a62e78489f74 authored almost 13 years ago
correct help of -c and -d

e50d5ede353076b8e14585d10e2e0bf02d05faf4 authored almost 13 years ago
format version better

b3ba86a881ed3b2c8a4674bb98a8cb8dafce9c3f authored almost 13 years ago
overwrite checking for extension

5635a6eda7d7fb3664719851cc5e642213ec3abb authored almost 13 years ago
update help listing in README.md

8964e69bc6799f63fe566f34a2a5c562aaf30ac5 authored almost 13 years ago
implement custom output file

5ae68565b4761d8ae7c6eb20c08af4c0c954c445 authored almost 13 years ago
implement --force switch

7e16569c57e40465057139afb5a4b760b825efe9 authored almost 13 years ago
move parser creation to function

ca12b5bbc8a610ef917c3bc5ef1e70a9cc13ba7d authored almost 13 years ago
add --verbose switch

83a89e5605d7dbbd517c36137d3adac41f89546b authored almost 13 years ago
add some TODO

a25654b86c1c93dd5094a8e63ee2a3c9be0bcdcd authored almost 13 years ago
bugfix: no-shuffle had wrong default

ce741ee834287aa90dd3a4bf8424d2d60840fbda authored almost 13 years ago
url

a2c55f591dacfb6a3fc8214b8bcf0e67f0a91984 authored almost 13 years ago
formatting of usage

2daae65aef5faa5f4da77a47b080c65d282b7d59 authored almost 13 years ago
wording

88c2fb2ce1f17d34ffb5be21d72b2013e4ac3083 authored almost 13 years ago
tweak title

01f8ebe63abd81cb28f2029997ffb1517d52cb73 authored almost 13 years ago