fortran-cli2_3.2.0-1_arm64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Tue, 16 Sep 2025 10:11:15 +0100 |
Source: | fortran-cli2 |
Binary: | libfortran-cli2-1 libfortran-cli2-1-dbgsym libfortran-cli2-dev |
Architecture: | source arm64 |
Version: | 3.2.0-1 |
Distribution: | experimental |
Urgency: | medium |
Maintainer: | Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org> |
Changed-By: | Alastair McKinstry <mckinstry@debian.org> |
Description: | libfortran-cli2-1 - Fortran command line argument parser library libfortran-cli2-dev - Fortran command line argument parser library - devel files |
Closes: | 1111544 |
Changes: | fortran-cli2 (3.2.0-1) experimental; urgency=medium * Initial release. (Closes: #1111544) |
Files: | 9db8114ec927e6101a60b1ad4b3a0a2c 2104 utils optional fortran-cli2_3.2.0-1.dsc 8be149fdd6c1414003a7f12ef528f2ea 12245092 utils optional fortran-cli2_3.2.0.orig.tar.xz f68ea2ca37c31b53489b7661d9ab2f1d 2272 utils optional fortran-cli2_3.2.0-1.debian.tar.xz 15ccd7b1024ca18252f0d9e1243e9cba 11870 utils optional fortran-cli2_3.2.0-1_arm64.buildinfo 0b092d5081246ab34712a38c9525ad17 95456 debug optional libfortran-cli2-1-dbgsym_3.2.0-1_arm64.deb cfaeb36884f91866be662791a60e6f44 52268 utils optional libfortran-cli2-1_3.2.0-1_arm64.deb fff42029121cf8dcdb293d8f842e5c3c 101988 utils optional libfortran-cli2-dev_3.2.0-1_arm64.deb |
fortran-cli2_3.2.0-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | fortran-cli2 |
Binary: | libfortran-cli2-dev, libfortran-cli2-1 |
Architecture: | any |
Version: | 3.2.0-1 |
Maintainer: | Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org> |
Uploaders: | Alastair McKinstry <mckinstry@debian.org> |
Homepage: | https://github.com/urbanjost/M_CLI2 |
Standards-Version: | 4.7.2 |
Vcs-Browser: | https://salsa.debian.org/science-team/fortran-cli2.git |
Vcs-Git: | https://salsa.debian.org/science-team/fortran-cli2.git |
Build-Depends: | debhelper-compat (=13), dh-fortran-mod, meson, ford, unzip |
Package-List: | libfortran-cli2-1 deb utils optional arch=any libfortran-cli2-dev deb utils optional arch=any |
Files: | 8be149fdd6c1414003a7f12ef528f2ea 12245092 fortran-cli2_3.2.0.orig.tar.xz f68ea2ca37c31b53489b7661d9ab2f1d 2272 fortran-cli2_3.2.0-1.debian.tar.xz |
control file for libfortran-cli2-1_3.2.0-1_arm64.deb (click to toggle) | |
---|---|
Package: | libfortran-cli2-1 |
Source: | fortran-cli2 |
Version: | 3.2.0-1 |
Architecture: | arm64 |
Maintainer: | Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org> |
Installed-Size: | 150 |
Depends: | libc6 (>=2.27), libgfortran5 (>=10) |
Section: | utils |
Priority: | optional |
Homepage: | https://github.com/urbanjost/M_CLI2 |
Description: | Fortran command line argument parser library M_CLI2(3f) is a Fortran module that will crack the command line when given a prototype string that looks very much like an invocation of the program. Calls are then made for each parameter name to set the variables appropriately in the program. |
contents of libfortran-cli2-1_3.2.0-1_arm64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-09-16 09:11 ./ drwxr-xr-x root/root 0 2025-09-16 09:11 ./usr/ drwxr-xr-x root/root 0 2025-09-16 09:11 ./usr/lib/ drwxr-xr-x root/root 0 2025-09-16 09:11 ./usr/lib/aarch64-linux-gnu/ -rw-r--r-- root/root 134160 2025-09-16 09:11 ./usr/lib/aarch64-linux-gnu/libM_CLI2.so.1.0.0 drwxr-xr-x root/root 0 2025-09-16 09:11 ./usr/share/ drwxr-xr-x root/root 0 2025-09-16 09:11 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-09-16 09:11 ./usr/share/doc/libfortran-cli2-1/ -rw-r--r-- root/root 169 2025-09-16 09:11 ./usr/share/doc/libfortran-cli2-1/changelog.Debian.gz -rw-r--r-- root/root 847 2025-09-16 09:11 ./usr/share/doc/libfortran-cli2-1/changelog.gz -rw-r--r-- root/root 1521 2025-09-16 09:11 ./usr/share/doc/libfortran-cli2-1/copyright drwxr-xr-x root/root 0 2025-09-16 09:11 ./usr/share/lintian/ drwxr-xr-x root/root 0 2025-09-16 09:11 ./usr/share/lintian/overrides/ -rw-r--r-- root/root 46 2025-09-16 09:11 ./usr/share/lintian/overrides/libfortran-cli2-1 lrwxrwxrwx root/root 0 2025-09-16 09:11 ./usr/lib/aarch64-linux-gnu/libM_CLI2.so.1 -> libM_CLI2.so.1.0.0 |
copyright of libfortran-cli2-1_3.2.0-1_arm64.deb (click to toggle) | |
---|---|
Upstream-Name: fortran-cli2 Source: https://github.com/urbanjost/M_CLI2.git Files: * Copyright: (c) 2020 John S. Urban <urbanjost@comcast.net> License: UNLICENSE Files: debian/* Copyright: (C) 2025 Alastair McKinstry <mckinstry@debian.org> License: UNLICENSE License: UNLICENSE This is free and unencumbered software released into the public domain. . Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means. . In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. . For more information, please refer to <https://unlicense.org> |
control file for libfortran-cli2-1-dbgsym_3.2.0-1_arm64.deb (click to toggle) | |
---|---|
Package: | libfortran-cli2-1-dbgsym |
Source: | fortran-cli2 |
Version: | 3.2.0-1 |
Auto-Built-Package: | debug-symbols |
Architecture: | arm64 |
Maintainer: | Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org> |
Installed-Size: | 115 |
Depends: | libfortran-cli2-1 (=3.2.0-1) |
Section: | debug |
Priority: | optional |
Description: | debug symbols for libfortran-cli2-1 |
Build-Ids: | 6e3c9cb4f0c1c8b916cf9e7b1b613517d9295e98 |
contents of libfortran-cli2-1-dbgsym_3.2.0-1_arm64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-09-16 09:11 ./ drwxr-xr-x root/root 0 2025-09-16 09:11 ./usr/ drwxr-xr-x root/root 0 2025-09-16 09:11 ./usr/lib/ drwxr-xr-x root/root 0 2025-09-16 09:11 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-09-16 09:11 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-09-16 09:11 ./usr/lib/debug/.build-id/6e/ -rw-r--r-- root/root 107288 2025-09-16 09:11 ./usr/lib/debug/.build-id/6e/3c9cb4f0c1c8b916cf9e7b1b613517d9295e98.debug drwxr-xr-x root/root 0 2025-09-16 09:11 ./usr/share/ drwxr-xr-x root/root 0 2025-09-16 09:11 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-09-16 09:11 ./usr/share/doc/libfortran-cli2-1-dbgsym -> libfortran-cli2-1 |
copyright of libfortran-cli2-1-dbgsym_3.2.0-1_arm64.deb (click to toggle) | |
---|---|
WARNING: No copyright found, please check package manually. |
control file for libfortran-cli2-dev_3.2.0-1_arm64.deb (click to toggle) | |
---|---|
Package: | libfortran-cli2-dev |
Source: | fortran-cli2 |
Version: | 3.2.0-1 |
Architecture: | arm64 |
Maintainer: | Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org> |
Installed-Size: | 675 |
Depends: | libfortran-cli2-1 (=3.2.0-1) |
Section: | utils |
Priority: | optional |
Homepage: | https://github.com/urbanjost/M_CLI2 |
Description: | Fortran command line argument parser library - devel files M_CLI2(3f) is a Fortran module that will crack the command line when given a prototype string that looks very much like an invocation of the program. Calls are then made for each parameter name to set the variables appropriately in the program. |
contents of libfortran-cli2-dev_3.2.0-1_arm64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-09-16 09:11 ./ drwxr-xr-x root/root 0 2025-09-16 09:11 ./usr/ drwxr-xr-x root/root 0 2025-09-16 09:11 ./usr/lib/ drwxr-xr-x root/root 0 2025-09-16 09:11 ./usr/lib/aarch64-linux-gnu/ -rw-r--r-- root/root 593534 2025-09-16 09:11 ./usr/lib/aarch64-linux-gnu/libM_CLI2.a drwxr-xr-x root/root 0 2025-09-16 09:11 ./usr/share/ drwxr-xr-x root/root 0 2025-09-16 09:11 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-09-16 09:11 ./usr/share/doc/libfortran-cli2-dev/ -rw-r--r-- root/root 169 2025-09-16 09:11 ./usr/share/doc/libfortran-cli2-dev/changelog.Debian.gz -rw-r--r-- root/root 847 2025-09-16 09:11 ./usr/share/doc/libfortran-cli2-dev/changelog.gz -rw-r--r-- root/root 1521 2025-09-16 09:11 ./usr/share/doc/libfortran-cli2-dev/copyright drwxr-xr-x root/root 0 2025-09-16 09:11 ./usr/share/doc/libfortran-cli2-dev/examples/ -rwxr-xr-x root/root 1748 2025-09-16 09:11 ./usr/share/doc/libfortran-cli2-dev/examples/demo1.f90 -rwxr-xr-x root/root 2937 2025-09-16 09:11 ./usr/share/doc/libfortran-cli2-dev/examples/demo11.f90 -rwxr-xr-x root/root 465 2025-09-16 09:11 ./usr/share/doc/libfortran-cli2-dev/examples/demo12.f90 -rwxr-xr-x root/root 570 2025-09-16 09:11 ./usr/share/doc/libfortran-cli2-dev/examples/demo13.f90 -rwxr-xr-x root/root 563 2025-09-16 09:11 ./usr/share/doc/libfortran-cli2-dev/examples/demo14.f90 -rwxr-xr-x root/root 639 2025-09-16 09:11 ./usr/share/doc/libfortran-cli2-dev/examples/demo15.f90 -rwxr-xr-x root/root 1281 2025-09-16 09:11 ./usr/share/doc/libfortran-cli2-dev/examples/demo16.f90 -rw-r--r-- root/root 4662 2025-09-16 09:11 ./usr/share/doc/libfortran-cli2-dev/examples/demo17.f90 -rwxr-xr-x root/root 2956 2025-09-16 09:11 ./usr/share/doc/libfortran-cli2-dev/examples/demo2.f90 -rwxr-xr-x root/root 754 2025-09-16 09:11 ./usr/share/doc/libfortran-cli2-dev/examples/demo3.f90 -rwxr-xr-x root/root 2221 2025-09-16 09:11 ./usr/share/doc/libfortran-cli2-dev/examples/demo4.f90 -rwxr-xr-x root/root 2444 2025-09-16 09:11 ./usr/share/doc/libfortran-cli2-dev/examples/demo5.f90 -rwxr-xr-x root/root 3332 2025-09-16 09:11 ./usr/share/doc/libfortran-cli2-dev/examples/demo6.f90 -rwxr-xr-x root/root 2754 2025-09-16 09:11 ./usr/share/doc/libfortran-cli2-dev/examples/demo7.f90 -rwxr-xr-x root/root 854 2025-09-16 09:11 ./usr/share/doc/libfortran-cli2-dev/examples/demo8.f90 -rwxr-xr-x root/root 1003 2025-09-16 09:11 ./usr/share/doc/libfortran-cli2-dev/examples/demo9.f90 drwxr-xr-x root/root 0 2025-09-16 09:11 ./usr/share/doc/libfortran-cli2-dev/examples/demos/ -rwxr-xr-x root/root 3302 2025-09-16 09:11 ./usr/share/doc/libfortran-cli2-dev/examples/demos/demo_M_CLI2.f90 -rwxr-xr-x root/root 1273 2025-09-16 09:11 ./usr/share/doc/libfortran-cli2-dev/examples/demos/demo_get_args.f90 -rwxr-xr-x root/root 429 2025-09-16 09:11 ./usr/share/doc/libfortran-cli2-dev/examples/demos/demo_get_args_fixed_length.f90 -rwxr-xr-x root/root 1331 2025-09-16 09:11 ./usr/share/doc/libfortran-cli2-dev/examples/demos/demo_get_args_fixed_size.f90 -rwxr-xr-x root/root 3909 2025-09-16 09:11 ./usr/share/doc/libfortran-cli2-dev/examples/demos/demo_get_subcommand.f90 -rwxr-xr-x root/root 1771 2025-09-16 09:11 ./usr/share/doc/libfortran-cli2-dev/examples/demos/demo_set_args.f90 -rw-r--r-- root/root 1167 2025-09-16 09:11 ./usr/share/doc/libfortran-cli2-dev/examples/demos/demo_set_mode.f90 -rwxr-xr-x root/root 2528 2025-09-16 09:11 ./usr/share/doc/libfortran-cli2-dev/examples/demos/demo_specified.f90 -rwxr-xr-x root/root 695 2025-09-16 09:11 ./usr/share/doc/libfortran-cli2-dev/examples/manually_test_bundling.f90 -rwxr-xr-x root/root 92 2025-09-16 09:11 ./usr/share/doc/libfortran-cli2-dev/examples/one.rsp drwxr-xr-x root/root 0 2025-09-16 09:11 ./usr/share/man/ drwxr-xr-x root/root 0 2025-09-16 09:11 ./usr/share/man/man3/ -rw-r--r-- root/root 2259 2025-09-16 09:11 ./usr/share/man/man3/M_CLI2.3m_cli2.gz -rw-r--r-- root/root 1699 2025-09-16 09:11 ./usr/share/man/man3/get_args.3m_cli2.gz -rw-r--r-- root/root 842 2025-09-16 09:11 ./usr/share/man/man3/get_args_fixed_length.3m_cli2.gz -rw-r--r-- root/root 1254 2025-09-16 09:11 ./usr/share/man/man3/get_args_fixed_size.3m_cli2.gz -rw-r--r-- root/root 1680 2025-09-16 09:11 ./usr/share/man/man3/get_subcommand.3m_cli2.gz -rw-r--r-- root/root 6578 2025-09-16 09:11 ./usr/share/man/man3/set_args.3m_cli2.gz -rw-r--r-- root/root 1195 2025-09-16 09:11 ./usr/share/man/man3/set_mode.3m_cli2.gz -rw-r--r-- root/root 1806 2025-09-16 09:11 ./usr/share/man/man3/specified.3m_cli2.gz lrwxrwxrwx root/root 0 2025-09-16 09:11 ./usr/lib/aarch64-linux-gnu/libM_CLI2.so -> libM_CLI2.so.1 |
copyright of libfortran-cli2-dev_3.2.0-1_arm64.deb (click to toggle) | |
---|---|
NOTE: Copyright is the same as libfortran-cli2-1 (libfortran-cli2-1_3.2.0-1_arm64.deb). Upstream-Name: fortran-cli2 Source: https://github.com/urbanjost/M_CLI2.git Files: * Copyright: (c) 2020 John S. Urban <urbanjost@comcast.net> License: UNLICENSE Files: debian/* Copyright: (C) 2025 Alastair McKinstry <mckinstry@debian.org> License: UNLICENSE License: UNLICENSE This is free and unencumbered software released into the public domain. . Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means. . In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. . For more information, please refer to <https://unlicense.org> |
Timestamp: 16.09.2025 / 13:02:32 (UTC)