comparison mod_invites_adhoc/README.markdown @ 4104:476afcbfb3e9

various: Add some dependency metadata
author Kim Alvefur <zash@zash.se>
date Fri, 11 Sep 2020 17:13:34 +0200
parents 2b6918714792
children 233e170eb027
comparison
equal deleted inserted replaced
4103:ecc6ad057383 4104:476afcbfb3e9
1 --- 1 ---
2 labels: 2 labels:
3 - 'Stage-Beta' 3 - 'Stage-Beta'
4 rockspec:
5 dependencies:
6 - invites
4 summary: 'Enable ad-hoc command for XMPP clients to create invitations' 7 summary: 'Enable ad-hoc command for XMPP clients to create invitations'
5 ... 8 ...
6 9
7 Introduction 10 Introduction
8 ============ 11 ============