Debian NEW package overview for xmlf90
| xmlf90_1.6.3+dfsg-1_amd64.changes (click to toggle) | |
|---|---|
| Format: | 1.8 |
| Date: | Sun, 16 Nov 2025 21:03:58 +0100 |
| Source: | xmlf90 |
| Binary: | libxmlf90-dev |
| Architecture: | source amd64 |
| Version: | 1.6.3+dfsg-1 |
| Distribution: | unstable |
| Urgency: | medium |
| Maintainer: | Debichem Team <debichem-devel@lists.alioth.debian.org> |
| Changed-By: | Michael Banck <mbanck@debian.org> |
| Description: | libxmlf90-dev - Fast Fortran XML parser and generator |
| Changes: | xmlf90 (1.6.3+dfsg-1) unstable; urgency=medium * Initial release. |
| Files: | 63661c0cf31052821860dc3ec9371604 1968 libdevel optional xmlf90_1.6.3+dfsg-1.dsc a0bc805639a2b750e51735ae6fc98ab2 510288 libdevel optional xmlf90_1.6.3+dfsg.orig.tar.gz 75965a27e2381c1931f512a60482c84f 15524 libdevel optional xmlf90_1.6.3+dfsg-1.debian.tar.xz b89f0f69fd2389ea75c74e67149089e7 246196 libdevel optional libxmlf90-dev_1.6.3+dfsg-1_amd64.deb 3ea417688b8c5442b30bba3ee90c0b44 7057 libdevel optional xmlf90_1.6.3+dfsg-1_amd64.buildinfo |
| xmlf90_1.6.3+dfsg-1.dsc (click to toggle) | |
|---|---|
| Format: | 3.0 (quilt) |
| Source: | xmlf90 |
| Binary: | libxmlf90-dev |
| Architecture: | any |
| Version: | 1.6.3+dfsg-1 |
| Maintainer: | Debichem Team <debichem-devel@lists.alioth.debian.org> |
| Uploaders: | Michael Banck <mbanck@debian.org> |
| Homepage: | https://gitlab.com/siesta-project/libraries/xmlf90 |
| Standards-Version: | 4.1.3 |
| Vcs-Browser: | https://salsa.debian.org/debichem-team/xmlf90 |
| Vcs-Git: | https://salsa.debian.org/debichem-team/xmlf90.git |
| Build-Depends: | cmake, debhelper-compat (=12), gfortran |
| Package-List: | libxmlf90-dev deb libdevel optional arch=any |
| Files: | a0bc805639a2b750e51735ae6fc98ab2 510288 xmlf90_1.6.3+dfsg.orig.tar.gz 75965a27e2381c1931f512a60482c84f 15524 xmlf90_1.6.3+dfsg-1.debian.tar.xz |
| control file for libxmlf90-dev_1.6.3+dfsg-1_amd64.deb (click to toggle) | |
|---|---|
| Package: | libxmlf90-dev |
| Source: | xmlf90 |
| Version: | 1.6.3+dfsg-1 |
| Architecture: | amd64 |
| Maintainer: | Debichem Team <debichem-devel@lists.alioth.debian.org> |
| Installed-Size: | 742 |
| Section: | libdevel |
| Priority: | optional |
| Homepage: | https://gitlab.com/siesta-project/libraries/xmlf90 |
| Description: | Fast Fortran XML parser and generator
xmlf90 is a suite of libraries to handle XML in Fortran. It has two major
components:
* A XML parsing library. The parser was designed to be a useful tool in the
extraction and analysis of data in the context of scientific computing, and
thus the priorities were efficiency and the ability to deal with very large
XML files while maintaining a small memory footprint. The most complete
programming interface is based on the very successful SAX (Simple API for
XML) model, although a partial DOM interface and a very experimental XPATH
interface are also present.
* A library (xmlf90_wxml) that facilitates the writing of well-formed XML,
including such features as automatic start-tag completion, attribute
pretty-printing, and element indentation. There are also helper routines to
handle the output of numerical arrays. Layered on top of this library is
xmlf90_cml, a library to generate Chemical-Markup-Language (CML) files.
.
This package contains the static libraries and the header files. |
| contents of libxmlf90-dev_1.6.3+dfsg-1_amd64.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-11-16 20:03 ./ drwxr-xr-x root/root 0 2025-11-16 20:03 ./usr/ drwxr-xr-x root/root 0 2025-11-16 20:03 ./usr/include/ drwxr-xr-x root/root 0 2025-11-16 20:03 ./usr/include/xmlf90/ drwxr-xr-x root/root 0 2025-11-16 20:03 ./usr/include/xmlf90/GNU-15.2.0/ -rw-r--r-- root/root 2394 2025-11-16 20:03 ./usr/include/xmlf90/GNU-15.2.0/m_dom_attribute.mod -rw-r--r-- root/root 224 2025-11-16 20:03 ./usr/include/xmlf90/GNU-15.2.0/m_dom_debug.mod -rw-r--r-- root/root 2498 2025-11-16 20:03 ./usr/include/xmlf90/GNU-15.2.0/m_dom_document.mod -rw-r--r-- root/root 2796 2025-11-16 20:03 ./usr/include/xmlf90/GNU-15.2.0/m_dom_element.mod -rw-r--r-- root/root 751 2025-11-16 20:03 ./usr/include/xmlf90/GNU-15.2.0/m_dom_error.mod -rw-r--r-- root/root 2611 2025-11-16 20:03 ./usr/include/xmlf90/GNU-15.2.0/m_dom_namednodemap.mod -rw-r--r-- root/root 3156 2025-11-16 20:03 ./usr/include/xmlf90/GNU-15.2.0/m_dom_node.mod -rw-r--r-- root/root 2425 2025-11-16 20:03 ./usr/include/xmlf90/GNU-15.2.0/m_dom_nodelist.mod -rw-r--r-- root/root 4471 2025-11-16 20:03 ./usr/include/xmlf90/GNU-15.2.0/m_dom_parse.mod -rw-r--r-- root/root 10275 2025-11-16 20:03 ./usr/include/xmlf90/GNU-15.2.0/m_dom_strings.mod -rw-r--r-- root/root 3107 2025-11-16 20:03 ./usr/include/xmlf90/GNU-15.2.0/m_dom_types.mod -rw-r--r-- root/root 3769 2025-11-16 20:03 ./usr/include/xmlf90/GNU-15.2.0/m_dom_utils.mod -rw-r--r-- root/root 1560 2025-11-16 20:03 ./usr/include/xmlf90/GNU-15.2.0/m_sax_buffer.mod -rw-r--r-- root/root 1546 2025-11-16 20:03 ./usr/include/xmlf90/GNU-15.2.0/m_sax_charset.mod -rw-r--r-- root/root 500 2025-11-16 20:03 ./usr/include/xmlf90/GNU-15.2.0/m_sax_converters.mod -rw-r--r-- root/root 226 2025-11-16 20:03 ./usr/include/xmlf90/GNU-15.2.0/m_sax_debug.mod -rw-r--r-- root/root 1857 2025-11-16 20:03 ./usr/include/xmlf90/GNU-15.2.0/m_sax_dictionary.mod -rw-r--r-- root/root 1482 2025-11-16 20:03 ./usr/include/xmlf90/GNU-15.2.0/m_sax_elstack.mod -rw-r--r-- root/root 1443 2025-11-16 20:03 ./usr/include/xmlf90/GNU-15.2.0/m_sax_entities.mod -rw-r--r-- root/root 2794 2025-11-16 20:03 ./usr/include/xmlf90/GNU-15.2.0/m_sax_fsm.mod -rw-r--r-- root/root 1619 2025-11-16 20:03 ./usr/include/xmlf90/GNU-15.2.0/m_sax_reader.mod -rw-r--r-- root/root 8515 2025-11-16 20:03 ./usr/include/xmlf90/GNU-15.2.0/m_wcml.mod -rw-r--r-- root/root 4241 2025-11-16 20:03 ./usr/include/xmlf90/GNU-15.2.0/m_wstml.mod -rw-r--r-- root/root 525 2025-11-16 20:03 ./usr/include/xmlf90/GNU-15.2.0/m_wxml_array_str.mod -rw-r--r-- root/root 1543 2025-11-16 20:03 ./usr/include/xmlf90/GNU-15.2.0/m_wxml_buffer.mod -rw-r--r-- root/root 3034 2025-11-16 20:03 ./usr/include/xmlf90/GNU-15.2.0/m_wxml_core.mod -rw-r--r-- root/root 1555 2025-11-16 20:03 ./usr/include/xmlf90/GNU-15.2.0/m_wxml_dictionary.mod -rw-r--r-- root/root 1391 2025-11-16 20:03 ./usr/include/xmlf90/GNU-15.2.0/m_wxml_elstack.mod -rw-r--r-- root/root 292 2025-11-16 20:03 ./usr/include/xmlf90/GNU-15.2.0/m_wxml_error.mod -rw-r--r-- root/root 290 2025-11-16 20:03 ./usr/include/xmlf90/GNU-15.2.0/m_wxml_escape.mod -rw-r--r-- root/root 2624 2025-11-16 20:03 ./usr/include/xmlf90/GNU-15.2.0/m_wxml_overloads.mod -rw-r--r-- root/root 1188 2025-11-16 20:03 ./usr/include/xmlf90/GNU-15.2.0/m_wxml_text.mod -rw-r--r-- root/root 1747 2025-11-16 20:03 ./usr/include/xmlf90/GNU-15.2.0/m_xml_error.mod -rw-r--r-- root/root 4346 2025-11-16 20:03 ./usr/include/xmlf90/GNU-15.2.0/m_xml_parser.mod -rw-r--r-- root/root 3160 2025-11-16 20:03 ./usr/include/xmlf90/GNU-15.2.0/m_xpath_api.mod -rw-r--r-- root/root 10873 2025-11-16 20:03 ./usr/include/xmlf90/GNU-15.2.0/xmlf90_cml.mod -rw-r--r-- root/root 19018 2025-11-16 20:03 ./usr/include/xmlf90/GNU-15.2.0/xmlf90_dom.mod -rw-r--r-- root/root 5815 2025-11-16 20:03 ./usr/include/xmlf90/GNU-15.2.0/xmlf90_sax.mod -rw-r--r-- root/root 4617 2025-11-16 20:03 ./usr/include/xmlf90/GNU-15.2.0/xmlf90_wxml.mod -rw-r--r-- root/root 6239 2025-11-16 20:03 ./usr/include/xmlf90/GNU-15.2.0/xmlf90_xpath.mod drwxr-xr-x root/root 0 2025-11-16 20:03 ./usr/lib/ drwxr-xr-x root/root 0 2025-11-16 20:03 ./usr/lib/x86_64-linux-gnu/ drwxr-xr-x root/root 0 2025-11-16 20:03 ./usr/lib/x86_64-linux-gnu/cmake/ drwxr-xr-x root/root 0 2025-11-16 20:03 ./usr/lib/x86_64-linux-gnu/cmake/xmlf90/ -rw-r--r-- root/root 2762 2025-11-16 20:03 ./usr/lib/x86_64-linux-gnu/cmake/xmlf90/xmlf90-config-version.cmake -rw-r--r-- root/root 1397 2025-11-16 20:03 ./usr/lib/x86_64-linux-gnu/cmake/xmlf90/xmlf90-config.cmake -rw-r--r-- root/root 886 2025-11-16 20:03 ./usr/lib/x86_64-linux-gnu/cmake/xmlf90/xmlf90-targets-none.cmake -rw-r--r-- root/root 4835 2025-11-16 20:03 ./usr/lib/x86_64-linux-gnu/cmake/xmlf90/xmlf90-targets.cmake -rw-r--r-- root/root 568644 2025-11-16 20:03 ./usr/lib/x86_64-linux-gnu/libxmlf90.a drwxr-xr-x root/root 0 2025-11-16 20:03 ./usr/lib/x86_64-linux-gnu/pkgconfig/ -rw-r--r-- root/root 240 2025-11-16 20:03 ./usr/lib/x86_64-linux-gnu/pkgconfig/xmlf90.pc drwxr-xr-x root/root 0 2025-11-16 20:03 ./usr/share/ drwxr-xr-x root/root 0 2025-11-16 20:03 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-11-16 20:03 ./usr/share/doc/libxmlf90-dev/ -rw-r--r-- root/root 148 2025-11-16 20:03 ./usr/share/doc/libxmlf90-dev/changelog.Debian.gz -rw-r--r-- root/root 623 2023-10-26 13:53 ./usr/share/doc/libxmlf90-dev/changelog.gz -rw-r--r-- root/root 1808 2025-11-16 19:40 ./usr/share/doc/libxmlf90-dev/copyright drwxr-xr-x root/root 0 2025-11-16 20:03 ./usr/share/licenses/ drwxr-xr-x root/root 0 2025-11-16 20:03 ./usr/share/licenses/xmlf90/ -rw-r--r-- root/root 1559 2023-10-26 13:53 ./usr/share/licenses/xmlf90/COPYING | |
| copyright of libxmlf90-dev_1.6.3+dfsg-1_amd64.deb (click to toggle) | |
|---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: xmlf90
Source: https://gitlab.com/siesta-project/libraries/xmlf90
Files-Excluded: src/dom/m_dom_strings.f90
Files: *
Copyright: 2003-2016 Alberto Garcia, Jon Wakelin, Toby White
License: BSD-2-clause
Files: wipeout.sh, quickcheck.sh, autogen.sh, configure.ac, */Makefile.am
Copyright: 2010, 2015, 2017 Yann Pouillon
License: BSD-2-clause
Files: debian/*
Copyright: 2023 Michael Banck <mbanck@debian.org>
License: BSD-2-clause
License: BSD-2-clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
.
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
| |
Timestamp: 17.11.2025 / 17:16:58 (UTC)