cut v0.52.1
[Homebrew/homebrew-cask-versions.git] / Casks / matplotlib.rb
blobbd0fb7c72e1cc7d93854fe5f117101332d0e5751
1 cask :v1 => 'matplotlib' do
2   version '1.3.1-2'
3   sha256 'e90bef08b03c2526b85b669705fdc6b1ba95099e7524fdc52a79ab2081466b2d'
5   url "http://www.kyngchaos.com/files/software/python/matplotlib-#{version}.dmg"
6   homepage 'http://www.kyngchaos.com/software/python'
7   license :oss
9   pkg 'matplotlib.pkg'
11   uninstall :pkgutil => 'com.kyngchaos.matplotib-lion'
12 end