Luanotify is a Lua package providing tools for implementing observer programming pattern
License
LGPL-3.0, GPL-3.0 licenses found
Licenses found
LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
katcipis/luanotify
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
================================================================================================= README / LuaNotify is a Lua package providing tools for implementing observer programming pattern ================================================================================================= Introduction ------------ LuaNotify is inspired on many libraries that do event dispatching, like py-notify, GSignals, QT event system, wxWidgets event system, etc. Quick start ----------- Just copy the notify directory to a place where Lua can find it. Documentation ----------- The documentation is generated using ldoc and lua-discount. You can install them using luarocks: luarocks install ldoc lua-discount Inside the doc directory, just run: ldoc.lua . And the documentation will be generated. Running tests ---------- To run the tests you will need lunit installed, just run: luarocks install lunit References ---------- Project website: - http://wiki.github.com/katcipis/luanotify Version control repositories: - git://github.com/katcipis/luanotify.git Mailing list: - luanotify-devel@lists.sourceforge.net - https://lists.sourceforge.net/lists/listinfo/luanotify-devel Licensing --------- LuaNotify is licensed under terms of the GNU LGPL. See the file "COPYING" for more information.
About
Luanotify is a Lua package providing tools for implementing observer programming pattern
Resources
License
LGPL-3.0, GPL-3.0 licenses found
Licenses found
LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published