guile-commonmark_0.1.2+20240812-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Thu, 15 Aug 2024 12:27:34 +0200 |
Source: | guile-commonmark |
Binary: | guile-commonmark |
Architecture: | source amd64 |
Version: | 0.1.2+20240812-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Francesco Paolo Lovergine <frankie@debian.org> |
Changed-By: | Francesco Paolo Lovergine <frankie@debian.org> |
Description: | guile-commonmark - module to parse CommonMark documents into SXML |
Closes: | 107855 |
Changes: | guile-commonmark (0.1.2+20240812-1) unstable; urgency=medium * Initial release. (closes: #107855) |
Files: | 1c5a224dd4a325169a24f7e8784fd0b9 2051 lisp optional guile-commonmark_0.1.2+20240812-1.dsc eed41264f506184a1cd07cce7d09ffc0 262292 lisp optional guile-commonmark_0.1.2+20240812.orig.tar.gz dc244221fae2bac00f1cc7da04108c65 4512 lisp optional guile-commonmark_0.1.2+20240812-1.debian.tar.xz d41b470edaa7b6f58ac68698f3d2df47 6787 lisp optional guile-commonmark_0.1.2+20240812-1_amd64.buildinfo a7923d104198fc316718269fe3be1f8b 167816 lisp optional guile-commonmark_0.1.2+20240812-1_amd64.deb |
guile-commonmark_0.1.2+20240812-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | guile-commonmark |
Binary: | guile-commonmark |
Architecture: | any |
Version: | 0.1.2+20240812-1 |
Maintainer: | Francesco Paolo Lovergine <frankie@debian.org> |
Homepage: | https://github.com/OrangeShark/guile-commonmark |
Standards-Version: | 4.7.0 |
Vcs-Browser: | https://salsa.debian.org/debian/guile-commonmark |
Vcs-Git: | https://salsa.debian.org/debian/guile-commonmark.git |
Build-Depends: | debhelper-compat (=13), guile-3.0-dev, texinfo |
Package-List: | guile-commonmark deb lisp optional arch=any |
Files: | eed41264f506184a1cd07cce7d09ffc0 262292 guile-commonmark_0.1.2+20240812.orig.tar.gz dc244221fae2bac00f1cc7da04108c65 4512 guile-commonmark_0.1.2+20240812-1.debian.tar.xz |
README.source for guile-commonmark_0.1.2+20240812-1.dsc (click to toggle) | |
---|---|
guile-commonmark source for Debian ---------------------------------- This source has been created by cloning the upstream repository after release of 0.1.2, including some changes that allows to use guile 3.0 instead of 2.0, and still not released. See specifically the following tree: https://github.com/OrangeShark/guile-commonmark/commit/538ffea25ca69d9f3ee17033534ba03cc27ba468 In order to get a usable distribution tarball, an 'autoreconf -vif' has been issued under stable bookworm). Note that a series of tests have been skipped, in some cases because stil not implemented and in other cases because cause known errors. Some failures could also be side effects of srfi64 errors. -- Francesco Paolo Lovergine <frankie@debian.org> Fri Aug 12 18:04:28 CEST 2024 |
control file for guile-commonmark_0.1.2+20240812-1_amd64.deb (click to toggle) | |
---|---|
Package: | guile-commonmark |
Version: | 0.1.2+20240812-1 |
Architecture: | amd64 |
Maintainer: | Francesco Paolo Lovergine <frankie@debian.org> |
Installed-Size: | 1365 |
Depends: | guile-3.0 |
Section: | lisp |
Priority: | optional |
Homepage: | https://github.com/OrangeShark/guile-commonmark |
Description: | module to parse CommonMark documents into SXML This pure Guile module can parse fully specified CommonMark documents, a variant of MarkDown specification without ambiguities. It convert the documents into SXML syntax for successive processing. |
contents of guile-commonmark_0.1.2+20240812-1_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2024-08-15 10:27 ./ drwxr-xr-x root/root 0 2024-08-15 10:27 ./usr/ drwxr-xr-x root/root 0 2024-08-15 10:27 ./usr/lib/ drwxr-xr-x root/root 0 2024-08-15 10:27 ./usr/lib/x86_64-linux-gnu/ drwxr-xr-x root/root 0 2024-08-15 10:27 ./usr/lib/x86_64-linux-gnu/guile/ drwxr-xr-x root/root 0 2024-08-15 10:27 ./usr/lib/x86_64-linux-gnu/guile/3.0/ drwxr-xr-x root/root 0 2024-08-15 10:27 ./usr/lib/x86_64-linux-gnu/guile/3.0/site-ccache/ drwxr-xr-x root/root 0 2024-08-15 10:27 ./usr/lib/x86_64-linux-gnu/guile/3.0/site-ccache/commonmark/ -rw-r--r-- root/root 99309 2024-08-15 10:27 ./usr/lib/x86_64-linux-gnu/guile/3.0/site-ccache/commonmark/blocks.go -rw-r--r-- root/root 78621 2024-08-15 10:27 ./usr/lib/x86_64-linux-gnu/guile/3.0/site-ccache/commonmark/common.go -rw-r--r-- root/root 303525 2024-08-15 10:27 ./usr/lib/x86_64-linux-gnu/guile/3.0/site-ccache/commonmark/entities.go -rw-r--r-- root/root 232093 2024-08-15 10:27 ./usr/lib/x86_64-linux-gnu/guile/3.0/site-ccache/commonmark/inlines.go -rw-r--r-- root/root 94189 2024-08-15 10:27 ./usr/lib/x86_64-linux-gnu/guile/3.0/site-ccache/commonmark/node.go -rw-r--r-- root/root 195061 2024-08-15 10:27 ./usr/lib/x86_64-linux-gnu/guile/3.0/site-ccache/commonmark/parser.go -rw-r--r-- root/root 86477 2024-08-15 10:27 ./usr/lib/x86_64-linux-gnu/guile/3.0/site-ccache/commonmark/sxml.go -rw-r--r-- root/root 73485 2024-08-15 10:27 ./usr/lib/x86_64-linux-gnu/guile/3.0/site-ccache/commonmark/utils.go -rw-r--r-- root/root 68197 2024-08-15 10:27 ./usr/lib/x86_64-linux-gnu/guile/3.0/site-ccache/commonmark.go drwxr-xr-x root/root 0 2024-08-15 10:27 ./usr/share/ drwxr-xr-x root/root 0 2024-08-15 10:27 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-08-15 10:27 ./usr/share/doc/guile-commonmark/ -rw-r--r-- root/root 180 2024-08-15 10:27 ./usr/share/doc/guile-commonmark/changelog.Debian.gz -rw-r--r-- root/root 3524 2024-08-15 10:27 ./usr/share/doc/guile-commonmark/copyright drwxr-xr-x root/root 0 2024-08-15 10:27 ./usr/share/guile/ drwxr-xr-x root/root 0 2024-08-15 10:27 ./usr/share/guile/site/ drwxr-xr-x root/root 0 2024-08-15 10:27 ./usr/share/guile/site/3.0/ drwxr-xr-x root/root 0 2024-08-15 10:27 ./usr/share/guile/site/3.0/commonmark/ -rw-r--r-- root/root 14832 2024-08-15 10:27 ./usr/share/guile/site/3.0/commonmark/blocks.scm -rw-r--r-- root/root 4312 2024-08-15 10:27 ./usr/share/guile/site/3.0/commonmark/common.scm -rw-r--r-- root/root 54209 2024-08-15 10:27 ./usr/share/guile/site/3.0/commonmark/entities.scm -rw-r--r-- root/root 24501 2024-08-15 10:27 ./usr/share/guile/site/3.0/commonmark/inlines.scm -rw-r--r-- root/root 10176 2024-08-15 10:27 ./usr/share/guile/site/3.0/commonmark/node.scm -rw-r--r-- root/root 13260 2024-08-15 10:27 ./usr/share/guile/site/3.0/commonmark/parser.scm -rw-r--r-- root/root 5312 2024-08-15 10:27 ./usr/share/guile/site/3.0/commonmark/sxml.scm -rw-r--r-- root/root 1687 2024-08-15 10:27 ./usr/share/guile/site/3.0/commonmark/utils.scm -rw-r--r-- root/root 894 2024-08-15 10:27 ./usr/share/guile/site/3.0/commonmark.scm drwxr-xr-x root/root 0 2024-08-15 10:27 ./usr/share/info/ -rw-r--r-- root/root 8804 2024-08-15 10:27 ./usr/share/info/guile-commonmark.info.gz |
copyright of guile-commonmark_0.1.2+20240812-1_amd64.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: guile-commonmark Source: https://github.com/OrangeShark/guile-commonmark Files: * Copyright: 2015-2020 Erik Edrosa <erik.edrosa@gmail.com> License: LGPL-3.0+ Files: debian/* Copyright: Francesco Paolo Lovergine <frankie@debian.org> License: GPL-3.0+ Files: aclocal.m4 Copyright: 1996-2016 Free Software Foundation, Inc. License: FSF-unlimited Files: build-aux/texinfo.tex Copyright: 1985, 1986, 1988, 1990-2021 Free Software Foundation, Inc. License: GPL-3+ Files: build-aux/test-driver.scm Copyright: 2015, 2016 Mathieu Lirzin <mthl@gnu.org> License: LGPL-3.0+ Files: doc/guile-commonmark.* Copyright: 2018 Erik Edrosa <erik.edrosa@gmail.com> License: GFDL-1.3 Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License. Comment: No unmodifiable sections. Files: doc/fdl.texi Copyright: Copyright (c) 2000, 2001, 2002, 2007, 2008 Free Software Foundation, Inc. License: GNU-meta-license License: GNU-meta-license Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Comment: GNU actually seems to offer more liberal terms for (parts of) these documents elsewhere; see the FAQ about the GNU licenses, <http://www.gnu.org/licenses/gpl-faq.html#ModifyGPL>. License: LGPL-3.0+ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. . This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. . You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the complete text of the GNU Lesser General Public License Version 3 can be found in `/usr/share/common-licenses/LGPL-3'. License: FSF-unlimited This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved. License: GPL-3.0+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. . On Debian systems, the complete text of the GNU General Public License Version 3 can be found in `/usr/share/common-licenses/GPL-3'. |
Timestamp: 15.08.2024 / 11:02:32 (UTC)