ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent-MPV/README
Revision: 1.1
Committed: Sun Mar 19 19:36:40 2023 UTC (13 months, 4 weeks ago) by root
Branch: MAIN
Log Message:
*** empty log message ***

File Contents

# Content
1 NAME
2 AnyEvent::MPV - remote control mpv (https://mpv.io)
3
4 SYNOPSIS
5 use AnyEvent::MPV;
6
7 DESCRIPTION
8 This module is an AnyEvent user, you need to make sure that you use and
9 run a supported event loop.
10
11 SEE ALSO
12 AnyEvent.
13
14 AUTHOR
15 Marc Lehmann <schmorp@schmorp.de>
16 http://home.schmorp.de/
17