Added mcollective 2.3.1 package
[packages/trusty/mcollective.git] / lib / mcollective / vendor / systemu / README.erb
1 NAME
2
3   systemu
4
5 SYNOPSIS
6
7   univeral capture of stdout and stderr and handling of child process pid for windows, *nix, etc.
8
9 URIS
10
11   http://github.com/ahoward/systemu
12   http://rubyforge.org/projects/codeforpeople/
13
14 INSTALL
15
16   gem install systemu
17
18 HISTORY
19   2.0.0
20     - versioning issue.  new gem release.
21
22   1.3.1
23     - updates for ruby 1.9.1
24
25   1.3.0
26     - move to github
27
28   1.2.0
29
30     - fixed handling of background thread management - needed
31       Thread.current.abort_on_exception = true
32
33     - fixed reporting of child pid, it was reported as the parent's pid before
34
35 SAMPLES
36
37 <%= samples %>