Files
2024-11-06 15:34:34 +01:00

26 lines
883 B
Tcl

# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
PortSystem 1.0
PortGroup gitlab 1.0
PortGroup common_lisp 1.0
gitlab.instance https://gitlab.common-lisp.net
gitlab.setup s-xml s-xml 194cceaf90fb1a268d63f25f9b36e570af07cfb1
name cl-s-xml
version 20080215
revision 0
checksums rmd160 96f20526fdeb894ae95695a557e2893177dbdee9 \
sha256 6d4b7c1fc4472a9d870dc3b7d0f88b6fa5654cd9de083a8fa7b8cc7a490ab577 \
size 20190
categories-append devel
maintainers nomaintainer
license LLGPL
homepage https://s-xml.common-lisp.dev
description S-XML is a simple XML parser implemented in Common Lisp
long_description {*}${description}