mirror of
https://github.com/moparisthebest/xeps
synced 2025-01-10 21:38:18 -05:00
a7149be8c0
This adds a simple bash script that checks if a provided file (filename to be provided as first argument) conforms to XEP-0001. Expected to be executed from the directory that holds all xep XML files. Requires one argument: the file name of the xep to be validated, eg: $ tools/validate-xep0001-conformance.sh xep-0010.xml exit status will be non-zero upon validation failure. requires: bash, xmllint |
||
---|---|---|
.. | ||
2xep.lua | ||
accept.py | ||
archive.py | ||
ci-announce.sh | ||
ci-archive.sh | ||
ci-changed-builds.sh | ||
ci-prune-build.sh | ||
ci-restore-timestamps.py | ||
deferrals.py | ||
extract-metadata.py | ||
find-lcs.sh | ||
issue-cfe.py | ||
makeent.py | ||
md-diff.sh | ||
send-updates.py | ||
validate-xep0001-conformance.sh | ||
xep2md.lua | ||
xep2md.sh | ||
xeplib.py | ||
xeplist-to-csv.py |