[GH-ISSUE #42] Package for Homebrew #632

Closed
opened 2026-03-15 04:44:29 +03:00 by kerem · 3 comments
Owner

Originally created by @ku1ik on GitHub (Oct 3, 2013).
Original GitHub issue: https://github.com/asciinema/asciinema/issues/42

Originally created by @ku1ik on GitHub (Oct 3, 2013). Original GitHub issue: https://github.com/asciinema/asciinema/issues/42
kerem closed this issue 2026-03-15 04:44:34 +03:00
Author
Owner

@ku1ik commented on GitHub (Oct 7, 2013):

asciinema source is a regular python package now, installable via pip/easy_install.

I am not Mac user so I don't really know what's the best way to package it for homebrew. If there's any volunteer who can help building and maintaining homebrew formula then the beer is coming along his/her way ;)

<!-- gh-comment-id:25836743 --> @ku1ik commented on GitHub (Oct 7, 2013): asciinema source is a regular python package now, installable via pip/easy_install. I am not Mac user so I don't really know what's the best way to package it for homebrew. If there's any volunteer who can help building and maintaining homebrew formula then the beer is coming along his/her way ;)
Author
Owner

@ku1ik commented on GitHub (Oct 7, 2013):

asciinema source is a regular python package now, installable via pip/easy_install.

I am not Mac user so I don't really know what's the best way to package it for homebrew. If there's any volunteer who can help building and maintaining homebrew formula then the beer is coming along his/her way ;)

<!-- gh-comment-id:25836743 --> @ku1ik commented on GitHub (Oct 7, 2013): asciinema source is a regular python package now, installable via pip/easy_install. I am not Mac user so I don't really know what's the best way to package it for homebrew. If there's any volunteer who can help building and maintaining homebrew formula then the beer is coming along his/her way ;)
Author
Owner

@Sharpie commented on GitHub (Jul 9, 2014):

brew install python followed by pip install asciinema works for me. In general, Homebrew prefers not to re-package stuff that is adequately managed by tools like Pip as it duplicates packaging effort, maintenance effort and the Brew package will usually lag behind the releases available through Pip.

<!-- gh-comment-id:48543386 --> @Sharpie commented on GitHub (Jul 9, 2014): `brew install python` followed by `pip install asciinema` works for me. In general, Homebrew prefers not to re-package stuff that is adequately managed by tools like Pip as it duplicates packaging effort, maintenance effort and the Brew package will usually lag behind the releases available through Pip.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asciinema#632
No description provided.