Giter VIP home page Giter VIP logo

luasyslog's Introduction

A fork of luasyslog by Nicolas Casalini.

The implemented enhancements include Lua 5.2 and 5.3 support, a revamped build system and proper module encapsulation.

Installation

If you use luarocks:

luarocks install --server=http://luarocks.org/manifests/ntd luasyslog

The project uses autotools, so if you want to manually build it from the repository you need autoconf, automake and libtool installed. Remember to generate configure beforehand by running autogen.sh.

./autogen.sh
./configure
make
make install # Possibly as root

The main Makefile.am provides the additional rock target for building the .src.rock package (luarocks is required):

make rock

luasyslog's People

Contributors

ffontaine avatar hishamhm avatar ntd avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

luasyslog's Issues

Feature request: add back Lua 5.1 support

Please consider adding back Lua 5.1 support. You can use the helper files from lua-compat-5.2 here for minimal impact on the codebase.

(Also, the luasyslog entry in https://luarocks.org is unmaintained (it's stil owned by the luarocks fallback account since the luarocks.org migration years ago) -- if you add back Lua 5.1 support we can put your fork in the root manifest as the default one, since other rocks depending on root luasyslog expect Lua 5.1 support.

Thank you!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.