Skip to content

observerss/paq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PAQ: Python bingding for paq9a

Install

pip install paq

Usage

import paq
assert b'1234' == paq.decompress(paq.compress(b'1234'))

About

Python binding for paq9a

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published