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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
thatlittlegit
Jul 30, 2021
9088904 · Jul 30, 2021
Oct 26, 2020
Jul 20, 2021
Jul 30, 2021
Jul 30, 2021
Jul 30, 2021
Jun 10, 2020
Jun 18, 2020
Jun 10, 2020
Jun 10, 2020
Jun 23, 2020
Jul 30, 2021
Oct 26, 2020

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