Packages

A module to decode HTML into a tree, porting all properties of the underlying library myhtml, being fast and correct in regards to the html spec.

Current section

Files

Jump to
myhtmlex c_src myhtml myhtml.pc.in
Raw

c_src/myhtml/myhtml.pc.in

prefix=@prefix@
exec_prefix=@exec_prefix@
includedir=${prefix}/@includedir@
libdir=${prefix}/@libdir@
Name: @libname@
Description: @description@
Version: @version@
Cflags: @cflags@
Libs: -L${libdir} -l@libname@