16 lines
507 B
Plaintext
16 lines
507 B
Plaintext
Source: bbb-plugin-template
|
|
Section: web
|
|
Priority: extra
|
|
Maintainer: Firstname Lastname <first.last@company.com>
|
|
Build-Depends: debhelper (>= 13), nodejs (>= 18)
|
|
Standards-Version: 4.1.4
|
|
Homepage: https://github.com/bigbluebutton/plugin-template
|
|
|
|
Package: bbb-plugin-template
|
|
Architecture: all
|
|
Depends: ${misc:Depends}, nodejs
|
|
Description: Share a webpage with all session participants
|
|
An official BigBlueButton plugin which allows
|
|
the presenter to display a web page to
|
|
all viewers inside of a session.
|