GHC 2017-04-17

4 comments.

, https://git.io/vSF0D in jarun/imgp
No problem.

, https://git.io/vSFcw in jarun/imgp
Homebrew tap
============

Here's the formula file:

https://gist.githubusercontent.com/anonymous/9afa5f317d3db9f1473f5cfe106eb55e/raw/afc707cf9c7f774ba2387646390b6a78a8329db7/imgp.rb

As usual, create a repository `jarun/homebrew-imgp`, place `imgp.rb` in there, and tada. The installation command is

```
brew install jarun/imgp/imgp
```

Of course you can use a central repository `jarun/homebrew-blah` to host multiple formulae if you'd like to. In that case, `brew install jarun/blah/imgp`.

Note that I'm assuming an upstream wheel of Pillow here, which means it probably won't work with Linuxbrew.

, https://git.io/vSdnE in jarun/imgp
I'll explore that when I have time then.

, https://git.io/vSdnu in jarun/imgp
Packaging Pillow for Homebrew is (IIRC) a HUGE pain in the arse due to some policies, so I'm really reluctant to take responsibility for anything that has a Pillow dependency...

Maybe I can help you set up a tap that forgo some of our policies, which could be easier for me. How does that sound.