rsmart_toolbox 0.3 → 0.4

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 60493af3c6b7fd23ce79edbb1bafdc88075e3dd4
4
- data.tar.gz: dbd53372f2e1ea80ee390706b3148a74b6addadf
3
+ metadata.gz: 03e485c6af0e8ad69f335bd9ae85b688e4ea8522
4
+ data.tar.gz: 8b61849786e697ed743d3323ea5314dd7b480634
5
5
  SHA512:
6
- metadata.gz: e3235cf482cd257ea5343c979da2437a7f975ddaf0ef6585a7b3d62efff1624e0e3f0e85bbe60e6787035bf2c9b3053a1810440fab6352afebcc2ee593cb0832
7
- data.tar.gz: d8d6d7ceccf53c7a0bda6af08f01914dd02ba404c5df20e8bd58054519652c89f83625943fcf86e0a6edbfdb6925fc5c98ce9706cb402510e5e5d931467ebbe2
6
+ metadata.gz: 608569c7c6d2c1ea94da69e7db5ecf7f03b864f28457fb44ca10844c762ce0379b386801cb5dd974790374c1e864be6476a666cbd67b3d61eb22ba3f912a72f6
7
+ data.tar.gz: 4eaf7f8dec003edc9a4d5df0587bf210eb4dca6bdff2d1f963ea132b034b08aa15da1613a9234474938aa225972e346759477033ca0f45cfbac83dc755eb289b
checksums.yaml.gz.sig CHANGED
@@ -1,2 +1 @@
1
- ��-�������x�3�2"v�x�sh���J>���� �RrV�����+�����M��G�,= �����^�yC�En(p�MbF�7L��_����)s
2
- ���p�B�:s>s�J��?�
1
+ ]���b+�>b ��)������9�Ej��]�\쿾��`�Ӏ�|rc�qI�Di�
data.tar.gz.sig CHANGED
@@ -1 +1,2 @@
1
- ��:�ޔJ!wG������YZ��v�&�5��FK~Xn�����'���ALh�}t7YU����ج�fnH���&�^�G�����"�F�P���� ��C)�Ċ�h��Q��#H��(�G
2
- {��V���6i���Q�Ӗ�Gor� p�{Y-W�>L�$(���ԫ?��j��]�"�>a���ٿ��4p/=���o;a�+L���WbE�^�<�:�0󁁎y�����(2릿�Ϗ���-Ս�k��2�
1
+ ->NyvZ���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
- TODO: Write usage instructions here
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
 
@@ -15,5 +15,5 @@
15
15
  # along with this program. If not, see <http://www.gnu.org/licenses/>.
16
16
 
17
17
  module Rsmart
18
- VERSION = "0.3"
18
+ VERSION = "0.4"
19
19
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rsmart_toolbox
3
3
  version: !ruby/object:Gem::Version
4
- version: '0.3'
4
+ version: '0.4'
5
5
  platform: ruby
6
6
  authors:
7
7
  - Lance Speelmon
metadata.gz.sig CHANGED
Binary file