On 30 October 2013 06:30,  <p...@pjb.com.au> wrote:
> Greetings all,
>
> In several places I use   require 'DataDumper'
>   http://lua-users.org/wiki/DataDumper
>
> Would it be deemed appropriate for me to contribute a tarball and
> rockspec for this thing, so that I could list it as a dependency ?
> It's not long: 228 lines.

Sure! No problem at all.

You can use "http://lua-users.org/files/wiki_insecure/dumper.lua";
directly in the source.url field, even. The only question is what
version number to use... maybe just use 1.0, since it's been sitting
there for years.

> The copyright notice is about half-way down that page :
>   Copyright (c) 2007 Olivetti-Engineering SA
>   Permission is hereby granted, free of charge, to any person
>   obtaining a copy of this software and associated documentation
>   files (the "Software"), to deal in the Software without restriction,
>   including without limitation the rights to use, copy, modify, merge,
>   publish, distribute, sublicense, and/or sell copies of the Software,
>   and to permit persons to whom the Software is furnished to do so,
>   subject to the following conditions:
>   The above copyright notice and this permission notice shall be
>   included in all copies or substantial portions of the Software.
>   THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
>   EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
>   MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
>   IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
>   CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
>   TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH
>   THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
>
> What would I then put in the  license = "?"  field ?

This is the MIT/X11 License!
http://opensource.org/licenses/MIT

-- Hisham

------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to