Control: tags -1 wontfix On Thu, 08 Feb 2018 14:13:53 +0300 Aleksey Cheusov <v...@gmx.net> wrote: > Hello. Could you please provide executables for .py files under > /usr/lib/python2.7/dist-packages/csvkit/utilities directory? > That is, csvgrep (without .py or .pyc extension), csvcut, csvsort etc. > It would be nice to see these executable under bin directory.
python3-csvkit already provides said scripts under /usr/bin. > Also, please specify python2 in shebang explicitely instead of '/usr/bin/env python'. > A reason for this is that default python may change to, for example, python v.3. No need for that. Again, if you need these scripts, please install the python3-csvkit package.