/CWebkitGtk-Linux

(DEPRECATED) Swift package for Linux to wrap system library WebKitGTK+ 3.0

Primary LanguageSwiftMIT LicenseMIT

CWebkitGtk-Linux

CWebkitGtk-Linux is a Swift package for Linux (Ubuntu) that allows you to link against WebKitGTK+ library.

This package is a wrapper around WebKitGTK+ so you have to install it before hand, as well as clang:

sudo apt-get install libwebkitgtk-3.0-dev clang