valum-framework / valum

Web micro-framework written in Vala
https://valum-framework.readthedocs.io/en/latest/
GNU Lesser General Public License v3.0
226 stars 23 forks source link

Fix #137 Generate '*.typelib' for Python bindings #151

Closed arteymix closed 7 years ago

arteymix commented 8 years ago

Fix GIR namespace to respect CamelCase style.

Generate '*.typelib' for VSGI, Valum and all available implementations.

It should work as well for Gjs.

arteymix commented 8 years ago

Fixing the GIR namespaces should be performed directly in the master trunk.