jferard / py4lo

Py4LO is a simple toolkit to help you write and include Python scripts in LibreOffice Calc spreadsheets.
GNU General Public License v3.0
5 stars 2 forks source link

Add a dest_name setting #12

Closed jferard closed 6 years ago

jferard commented 7 years ago

One can't set the name of the destination file. The toml file could have a dest_name parameter (default = source_name + suffix).

jferard commented 6 years ago

In py4lo/tools.py