1
0
Fork
You've already forked legacy-module-template
0
A copier template to create slidge-based gateway
  • Jinja 77%
  • Python 20%
  • JavaScript 3%
2026年04月10日 06:34:47 +02:00
.woodpecker cfix(52a3d29): escape line starting with [ 2026年04月10日 06:34:47 +02:00
docs docs: update support MUC JID 2026年02月25日 09:24:08 +01:00
tests initial commit 2025年03月15日 07:02:00 +01:00
{{project_name|replace("-","_")}} fix: quote conditionally imported type hint 2025年12月07日 13:56:09 +01:00
.pre-commit-config.yaml remove useless questions 2025年11月23日 15:25:14 +01:00
commitlint.config.js feat: add header to generated files 2025年04月01日 16:41:57 +02:00
CONTRIBUTING.md.jinja update dev room xmpp link 2026年02月16日 17:03:05 +01:00
copier.yml remove authors question 2025年12月03日 17:15:50 +01:00
doap.xml.jinja remove authors question 2025年12月03日 17:15:50 +01:00
docker-compose.yml.jinja feat: add header to generated files 2025年04月01日 16:41:57 +02:00
Dockerfile.jinja container: use args for python and debian version 2025年12月24日 08:58:56 +01:00
LICENSE initial commit 2025年03月15日 07:02:00 +01:00
pyproject.toml.jinja pyproject: add UP rule 2026年02月16日 17:06:01 +01:00
README.md doc: add README 2025年03月15日 07:04:30 +01:00
README.md.jinja docs: remove nonsensical line 2026年02月22日 19:44:54 +01:00
{{_copier_conf.answers_file}}.jinja initial commit 2025年03月15日 07:02:00 +01:00

Slidge legacy module template

This is a copier template for slidge-based XMPP gateways (a.k.a. "slidge legacy modules").

It can be used to create a new gateway, but also to update boilerplatey code for existing gateways.