dh_xulrunner
Development files for the Gecko engine library
Install
- All systems
-
curl cmd.cat/dh_xulrunner.sh
- Debian
-
apt-get install xulrunner-dev
- Raspbian
-
apt-get install xulrunner-10.0-dev
- Dockerfile
- dockerfile.run/dh_xulrunner
xulrunner-dev
Development files for the Gecko engine library
xulrunner-10.0-dev
Development files for the Gecko engine library
This library provides an API for XUL applications and Gecko embedders. The Gecko engine is the core of the mozilla.org applications such as Firefox, Thunderbird or SeaMonkey. Gecko features include XPCOM, networking, DOM editing and transaction support, XBL, XUL, SVG, XSLT, XML Extras (XMLHttpRequest and DOMParser), Web Services (SOAP), accessibility support, IPC services, gtkmozembed, etc. Install this package if you wish to embed the Gecko engine in your program or want to develop XPCOM components. This package also provides the Xulrunner Software Development Kit in the same form as the one you may find on mozilla.org in /usr/lib/xulrunner/sdk.