setup.py (154B)
1 from setuptools import setup 2 3 setup( 4 extras_require={ 5 'redis': 'redis==3.5.3', 6 'rocksdb': 'lbry-rocksdb==0.8.2', 7 }, 8 )
shepMulti-state key stores using bit masks for python3 | |
git clone git://git.defalsify.org/shep.git | |
Info | Log | Files | Refs | LICENSE |