lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On 24 September 2017 at 19:40, Daurnimator <quae@daurnimator.com> wrote:
> Hi All,
>
> Has anyone attempted to make a mime type registration for lua?
> The form is here: https://www.iana.org/form/media-types
> I guess it would make most sense for Roberto or Luiz to do it.
>
> Currently people seem to already be using a mix of text/lua and application/lua
> The latter (application/lua) would seem to be preferred by the IETF.
>
> As a bonus feature, I'd love it if the mime type registration could
> include an optional 'version' parameter.
> e.g. application/lua;version=5.3
>
> Regards,
> Daurnimator.

Has anyone followed this up?
Luiz? I feel like you might be best suited for liasing with iana?