You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jonathan Grizou 4a91c4953c
Change back plugin.py to plugins.py + adapt PapersPlugin class protoype to command with args
12 years ago
..
commands Change call for command from "cmds[cmd].command(**vars(args))" to "cmds[cmd].command(args)". 12 years ago
plugs Change back plugin.py to plugins.py + adapt PapersPlugin class protoype to command with args 12 years ago
__init__.py version system 12 years ago
beets_ui.py core file updated for python 3 12 years ago
color.py color.undye method for purging color from strings 12 years ago
configs.py core file updated for python 3 12 years ago
events.py updated core. almost all tests are passing 12 years ago
files.py edit_cmd fixed. 12 years ago
p3.py core file updated for python 3 12 years ago
paper.py core file updated for python 3 12 years ago
papers more robust fake_fs testing; added papers add test 12 years ago
papers_cmd.py Change back plugin.py to plugins.py + adapt PapersPlugin class protoype to command with args 12 years ago
plugins.py Change back plugin.py to plugins.py + adapt PapersPlugin class protoype to command with args 12 years ago
pretty.py FIX bugs introduced by change in color handling. 12 years ago
repo.py edit_cmd fixed. 12 years ago
ui.py core file updated for python 3 12 years ago