diff options
Diffstat (limited to 'Plugins/RegExpImport/regexpimport.json')
| -rw-r--r-- | Plugins/RegExpImport/regexpimport.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Plugins/RegExpImport/regexpimport.json b/Plugins/RegExpImport/regexpimport.json new file mode 100644 index 0000000..8a0f746 --- /dev/null +++ b/Plugins/RegExpImport/regexpimport.json @@ -0,0 +1,7 @@ +{ + "type": "ImportPlugin", + "title": "RegExp import", + "description": "Importing data from text files using regular expression.", + "version": 10000, + "author": "SalSoft" +} |
