- Package:
- python-csvkit
- Source:
- csvkit
- Submitter:
- Aleksey Cheusov
- Date:
- 2023-04-26 09:00:59 UTC
- Severity:
- normal
- Tags:
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. 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. Thanks.
Control: tags -1 wontfix etc. python3-csvkit already provides said scripts under /usr/bin. '/usr/bin/env python'. python v.3. No need for that. Again, if you need these scripts, please install the python3-csvkit package.
Hello Aleksey, Since the wrapper scripts are provided as part of the package and the package supports python3, can this bug be closed? Thank you, tony