Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tieske/luaupnp
A pupnp library binding for Lua
https://github.com/tieske/luaupnp
Last synced: 4 days ago
JSON representation
A pupnp library binding for Lua
- Host: GitHub
- URL: https://github.com/tieske/luaupnp
- Owner: Tieske
- Created: 2012-05-07T21:25:43.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-05-24T12:51:43.000Z (over 11 years ago)
- Last Synced: 2024-10-30T23:12:24.434Z (about 2 months ago)
- Language: Lua
- Size: 1.6 MB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: readme.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
LuaUPnP
=======A binding of the pupnp library for Lua 5.1. It is a work in progress and nowhere near complete yet.
So far the following has been achieved;
- [proof of concept 1](http://www.thijsschreijer.nl/blog/?p=634)
- [proof of concept 2](http://www.thijsschreijer.nl/blog/?p=650)
- [proof of concept 3](http://www.thijsschreijer.nl/blog/?p=660)Documentation
==========
LuaDoc [generated documentation](http://tieske.github.com/LuaUPnP) is available.Copyright & license
=======
Copyright 2012 [Thijs Schreijer](http://www.thijsschreijer.nl), licensed under [GPLv3](http://www.gnu.org/licenses/gpl-3.0.html).Contributions
=============
Please read the [contributing guidelines](https://github.com/Tieske/LuaUPnP/blob/master/CONTRIBUTING.md) first