lbry-sdk/lbrynet/lbrylive
Job Evers-Meltzer 7dbeb1f2cf Remove LBRY prefix from class and module names
This is the result of running:
    grep -RlI LBRY . | xargs sed -i 's/LBRY\([A-Z]\)/\1/g'
2016-09-27 11:18:35 -07:00
..
client Remove LBRY prefix from class and module names 2016-09-27 11:18:35 -07:00
server Use named loggers, fix some pep8 formatting mistakes 2015-09-08 15:42:56 -04:00
__init__.py initial commit 2015-08-20 11:27:15 -04:00
LiveBlob.py initial commit 2015-08-20 11:27:15 -04:00
LiveStreamCreator.py Use named loggers, fix some pep8 formatting mistakes 2015-09-08 15:42:56 -04:00
LiveStreamMetadataManager.py Use named loggers, fix some pep8 formatting mistakes 2015-09-08 15:42:56 -04:00
PaymentRateManager.py initial commit 2015-08-20 11:27:15 -04:00
StdinUploader.py Remove LBRY prefix from class and module names 2016-09-27 11:18:35 -07:00
StdoutDownloader.py Remove LBRY prefix from class and module names 2016-09-27 11:18:35 -07:00
StreamDescriptor.py Remove LBRY prefix from class and module names 2016-09-27 11:18:35 -07:00