Skip to content

A wrapper for liburiparser, written for better support with GLib/GObject.

License

Notifications You must be signed in to change notification settings

thatlittlegit/liburiparser-gobject

Repository files navigation

liburiparser-gobject (github actions badge)

liburiparser-gobject is a GObject wrapper over the liburiparser library. It should eventually support everything that liburiparser can do, but in an object-oriented GObject manner.

It is primarily intended for use in Vala. In C, for the most part you can just use liburiparser directly (although this will work too!); in other languages, you should probably just use a parser native to your language.

License

This code is licensed under the Lesser GNU General Public License, version 3 or higher.

The documentation in the code, and the files in the docs/ directory, are licensed under the GNU Free Documentation License, version 1.3. There are neither front- nor back-cover texts, and no invariant texts.

About

A wrapper for liburiparser, written for better support with GLib/GObject.

Topics

Resources

License

Stars

Watchers

Forks