lbry-sdk/lbrynet/lbrynet_daemon
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
..
daemon_scripts remove fee checking from autofetcher script 2016-07-25 22:28:01 -04:00
__init__.py don't mess with logging 2016-06-07 04:19:51 -04:00
Daemon.py Remove LBRY prefix from class and module names 2016-09-27 11:18:35 -07:00
DaemonCLI.py rename files to remove LBRY prefix 2016-09-25 18:11:23 -07:00
DaemonControl.py Remove LBRY prefix from class and module names 2016-09-27 11:18:35 -07:00
DaemonServer.py Remove LBRY prefix from class and module names 2016-09-27 11:18:35 -07:00
Downloader.py Remove LBRY prefix from class and module names 2016-09-27 11:18:35 -07:00
ExchangeRateManager.py Remove LBRY prefix from class and module names 2016-09-27 11:18:35 -07:00
Lighthouse.py Remove all unused imports; add check to pylint 2016-08-08 15:42:35 -05:00
Publisher.py Remove LBRY prefix from class and module names 2016-09-27 11:18:35 -07:00
UIManager.py Remove LBRY prefix from class and module names 2016-09-27 11:18:35 -07:00