diff options
| author | tassaron | 2017-07-16 23:13:00 -0400 |
|---|---|---|
| committer | tassaron | 2017-07-16 23:13:00 -0400 |
| commit | aa464632c64725201dc7584ebf6bf2c3d06b47b6 (patch) | |
| tree | d0acb70a5fc839a1810a962f2ff9b4a9a931025a /setup.py | |
| parent | ec0abd190273b7b636c7085d7caed8220ab09172 (diff) | |
new hotkey to preview the ffmpeg command
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ setup( 'Topic :: Multimedia :: Video :: Non-Linear Editor', ], keywords=['visualizer', 'visualization', 'commandline video', - 'video editor', 'ffmpeg', 'podcast'] + 'video editor', 'ffmpeg', 'podcast'], packages=[ 'avpython', 'avpython.components' |
