rsmart_toolbox 0.3 → 0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- checksums.yaml.gz.sig +1 -2
- data.tar.gz.sig +2 -2
- data/README.md +11 -1
- data/lib/rsmart_toolbox/version.rb +1 -1
- metadata +1 -1
- metadata.gz.sig +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 03e485c6af0e8ad69f335bd9ae85b688e4ea8522
|
4
|
+
data.tar.gz: 8b61849786e697ed743d3323ea5314dd7b480634
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 608569c7c6d2c1ea94da69e7db5ecf7f03b864f28457fb44ca10844c762ce0379b386801cb5dd974790374c1e864be6476a666cbd67b3d61eb22ba3f912a72f6
|
7
|
+
data.tar.gz: 4eaf7f8dec003edc9a4d5df0587bf210eb4dca6bdff2d1f963ea132b034b08aa15da1613a9234474938aa225972e346759477033ca0f45cfbac83dc755eb289b
|
checksums.yaml.gz.sig
CHANGED
@@ -1,2 +1 @@
|
|
1
|
-
|
2
|
-
���p�B�:s>s�J��?�
|
1
|
+
]���b+�>b ��)������9�Ej��]�\쿾��`�Ӏ�|r�c�qI�Di�
|
data.tar.gz.sig
CHANGED
@@ -1 +1,2 @@
|
|
1
|
-
|
2
|
-
|
1
|
+
->Nyv�Z���q
|
2
|
+
�]�4���4`�!wW9��M��l���3
|
data/README.md
CHANGED
@@ -24,7 +24,17 @@ Or install it yourself as:
|
|
24
24
|
|
25
25
|
## Usage
|
26
26
|
|
27
|
-
|
27
|
+
### transform_CSV_to_HR_XML
|
28
|
+
|
29
|
+
```
|
30
|
+
Usage: transform_CSV_to_HR_XML [options] csv_file
|
31
|
+
-o, --output [xml_file_output] The file in which the the XML data will be writen (defaults to <csv_file>.xml)
|
32
|
+
-s [separator_character], The character that separates each column of the CSV file.
|
33
|
+
--separator
|
34
|
+
-q, --quote [quote_character] The character used to quote fields.
|
35
|
+
-e, --email [email_recipients] Email recipient list that will receive job report status.
|
36
|
+
-h, --help Display this screen
|
37
|
+
```
|
28
38
|
|
29
39
|
## Contributing
|
30
40
|
|
metadata
CHANGED
metadata.gz.sig
CHANGED
Binary file
|