#1034827 ITP: mustache-spec -- Formal standard definition for the Mustache templating language

#1034827#5
Date:
2023-04-25 14:36:16 UTC
From:
To:
* Package name    : mustache-spec
  Version         : 1.3.0
  Upstream Contact: The Mustache Team: https://github.com/mustache/spec/issues
* URL             : https://github.com/mustache
* License         : MIT
  Programming Lang: YAML, JSON
  Description     : Formal standard definition for the Mustache templating language

 Formal standard definition for the Mustache templating language
 This is the formal standard for Mustache. It defines both normal usage and
 edge-case behavior for libraries parsing the Mustache templating language (or
 a superset thereof).
 .
 The specification is developed as a series of YAML files

- I'm packaging this package as the dependecy of mustach - a c library
  that implements the mustache templating engine. During the build of
  mustach, this spec is used to verify standard compliance.
  Upstream simply git clones these files, which seems a bit non-debian.
  Therefore, I'm providing this package.
- I hope that Micha will sponsor me to maintain this package
- I will continue to maintain it as part of my work at KIT