Sha256: 9844e699a0f42cd0ffae5378790d765fb50f8a312f835b35bfc21d11c7961b78

Contents?: true

Size: 136 Bytes

Versions: 19

Compression:

Stored size: 136 Bytes

Contents

#!/usr/bin/env ruby

require 'rubygems'
require 'plist'
require 'yaml'

result = Plist::parse_xml( ARGV[0] )
YAML.dump( result, STDOUT )

Version data entries

19 entries across 19 versions & 4 rubygems

Version Path
textpow-1.4.0 bin/plist2yaml
spox-textpow-0.10.2 bin/plist2yaml
textpow-1.3.1 bin/plist2yaml
textpow-1.3.0 bin/plist2yaml
textpow1x-1.2.5 bin/plist2yaml
textpow1x-1.2.4 bin/plist2yaml
textpow1x-1.2.3 bin/plist2yaml
textpow1x-1.2.2 bin/plist2yaml
textpow1x-1.2.1 bin/plist2yaml
textpow1x-1.2.0 bin/plist2yaml
textpow1x-1.1.0 bin/plist2yaml
textpow1x-1.0.0 bin/plist2yaml
textpow1x-0.11.0 bin/plist2yaml
spox-textpow-0.10.3 bin/plist2yaml
textpow19-0.11.0 bin/plist2yaml
textpow-0.9.0 bin/plist2yaml
textpow-0.10.1 bin/plist2yaml
textpow-0.9.1 bin/plist2yaml
textpow-0.10.0 bin/plist2yaml