2019-01-27 11:37:33 by Leonardo Taccari | Files touched by this commit (2) |
Log message:
py-asciinema: Fix installation and ALTERNATIVES
- Add to the man page the versioned suffix (previously it was not added leading
to an accidental PLIST mismatch and installation failure)
- ALTERNATIVES/pkg_alternatives(8) generate wrappers for executables/scripts,
remove the man page entry in it
|
2019-01-18 09:56:41 by Adam Ciarcinski | Files touched by this commit (4) | |
Log message:
py-asciinema: updated to 2.0.2
2.0.2:
* Official support for Python 3.7
* Recording is now possible on US-ASCII locale
* Improved Android support
* Possibility of programatic recording with `asciinema.record_asciicast` function
* Uses new JSON response format added recently to asciinema-server
* Tweaked message about how to stop recording
* Added proper description and other metadata to Python package
|
2018-12-31 18:42:02 by Leonardo Taccari | Files touched by this commit (5) |
Log message:
py-asciinema: Import py-asciinema-2.0.1 as misc/py-asciinema
Terminal session recorder and the best companion of asciinema.org.
asciinema lets you easily record terminal sessions and replay them
in a terminal as well as in a web browser.
|