wok diff python-zfec/description.txt @ rev 25831
Fix bind init, rndc-confgen -r option is deprecated
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Tue Apr 29 08:08:18 2025 +0000 (8 weeks ago) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/python-zfec/description.txt Tue Apr 29 08:08:18 2025 +0000 1.3 @@ -0,0 +1,3 @@ 1.4 +Generate redundant blocks of information such that if some of the blocks 1.5 +are lost then the original data can be recovered from the remaining blocks. 1.6 +This package includes command-line tools, C API, Python API, and Haskell API.