An open API service indexing awesome lists of open source software.

https://github.com/runnerty/executor-iconv

Runnerty module: Iconv executor
https://github.com/runnerty/executor-iconv

executor iconv runnerty

Last synced: 7 months ago
JSON representation

Runnerty module: Iconv executor

Awesome Lists containing this project

README

          

# ICONV executor for [Runnerty]:

### Configuration sample:
```json
{
"id": "iconv_default",
"type": "@runnerty-executor-iconv"
}
```

### Plan sample:
```json
{
"id": "iconv_default",
"decode_encoding": "ISO-8859-1",
"encode_encoding": "UTF-8",
"file_input": "input.txt",
"file_output": "output.txt"
}
```

[Runnerty]: http://www.runnerty.io