Hi Ryan,

I made the necessary modifications to make beautify return a string instead
of dumping everything to io.stdout. But I cannot distribute this code with
Orbit as is, as it is GPL licensed, and Orbit is MIT/X11.

I am sending the code back to you with the changes, the way to use it now:

----
require "beautify"

print(beautify[[<html><body>foo</body></html>]])
----

--
Fabio Mascarenhas

On Wed, Oct 28, 2009 at 11:10 AM, Ryan Pusztai <[email protected]> wrote:

> Hi Fabio,
>
>
> On Sun, Oct 25, 2009 at 10:15 PM, Fabio Mascarenhas 
> <[email protected]>wrote:
>
>> Hi Ryan,
>>
>> Can you send me the Lua code you mention, with the proper attribution?
>>
>
> I attached the file to the message. If that does not work let me know. The
> developer and the licence are at the top of the file.
> --
> Regards,
> Ryan
>
> _______________________________________________
> Kepler-Project mailing list
> [email protected]
> http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project
> http://www.keplerproject.org/
>

Attachment: beautify.lua
Description: Binary data

_______________________________________________
Kepler-Project mailing list
[email protected]
http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project
http://www.keplerproject.org/

Reply via email to