Skip to content

Add a wrapper script in the bin directory to make it easier to run extract_msg #162

Description

@zeroepoch

Bug Metadata

  • Version of extract_msg: 0.27.8
  • Your python version: Python 3.9.0
  • How did you launch extract_msg?
    • python3 -m extract_msg

Describe the bug
The pip package doesn't install a script in the bin directory (or maybe it doesn't happen on python 3.9 or Fedora for some reason). I have to use python3 -m extract_msg ... in order to run the main script. It would be nice if when installing the wheel file via pip that a wrapper script was installed in the normal bin directory to make it easier to launch. ~/.local/bin is normally added to your PATH for example.

Metadata

Metadata

Labels

AcceptedThis feature request has been accepted and will be developedFixed?We believe this issue has been fixed. If still open, we are awaiting confirmation from issue creatorenhancement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions