fortran-shlex_1.0.2-1_arm64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Wed, 20 Aug 2025 15:33:29 +0100 |
Source: | fortran-shlex |
Binary: | libfortran-shlex-0 libfortran-shlex-dev |
Architecture: | source arm64 |
Version: | 1.0.2-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-shlex-0 - Fortran command line argument parser library libfortran-shlex-dev - Fortran command line argument parser library - devel files |
Closes: | 1111543 |
Changes: | fortran-shlex (1.0.2-1) experimental; urgency=medium * Initial release. (Closes: #1111543) |
Files: | 2c6c04fec940b6f47042bc293463b155 2105 utils optional fortran-shlex_1.0.2-1.dsc cc125c9c333b4873500cbd3ad14beb1f 16892 utils optional fortran-shlex_1.0.2.orig.tar.xz d36bae78eb57bda67664b7114fe1ed82 1992 utils optional fortran-shlex_1.0.2-1.debian.tar.xz 5a2d045caf3206d877263e5d24dea4e7 7888 utils optional fortran-shlex_1.0.2-1_arm64.buildinfo 45abcb394473dd6e7bb1c4f491e65fbd 2268 utils optional libfortran-shlex-0_1.0.2-1_arm64.deb cee125cd5474b8599abeff1ee0f8bde5 33212 utils optional libfortran-shlex-dev_1.0.2-1_arm64.deb |
fortran-shlex_1.0.2-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | fortran-shlex |
Binary: | libfortran-shlex-dev, libfortran-shlex-0 |
Architecture: | any |
Version: | 1.0.2-1 |
Maintainer: | Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org> |
Uploaders: | Alastair McKinstry <mckinstry@debian.org> |
Homepage: | https://github.com/perazz/fortran-shlex |
Standards-Version: | 4.7.2 |
Vcs-Browser: | https://salsa.debian.org/science-team/fortran-shlex.git |
Vcs-Git: | https://salsa.debian.org/science-team/fortran-shlex.git |
Build-Depends: | debhelper-compat (=13), dh-fortran-mod, fortran-fpm |
Package-List: | libfortran-shlex-0 deb utils optional arch=any libfortran-shlex-dev deb utils optional arch=any |
Files: | cc125c9c333b4873500cbd3ad14beb1f 16892 fortran-shlex_1.0.2.orig.tar.xz d36bae78eb57bda67664b7114fe1ed82 1992 fortran-shlex_1.0.2-1.debian.tar.xz |
control file for libfortran-shlex-0_1.0.2-1_arm64.deb (click to toggle) | |
---|---|
Package: | libfortran-shlex-0 |
Source: | fortran-shlex |
Version: | 1.0.2-1 |
Architecture: | arm64 |
Maintainer: | Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org> |
Installed-Size: | 12 |
Section: | utils |
Priority: | optional |
Homepage: | https://github.com/perazz/fortran-shlex |
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-shlex-0_1.0.2-1_arm64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-08-20 14:33 ./ drwxr-xr-x root/root 0 2025-08-20 14:33 ./usr/ drwxr-xr-x root/root 0 2025-08-20 14:33 ./usr/share/ drwxr-xr-x root/root 0 2025-08-20 14:33 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-08-20 14:33 ./usr/share/doc/libfortran-shlex-0/ -rw-r--r-- root/root 168 2025-08-20 14:33 ./usr/share/doc/libfortran-shlex-0/changelog.Debian.gz -rw-r--r-- root/root 1360 2025-08-20 14:33 ./usr/share/doc/libfortran-shlex-0/copyright drwxr-xr-x root/root 0 2025-08-20 14:33 ./usr/share/lintian/ drwxr-xr-x root/root 0 2025-08-20 14:33 ./usr/share/lintian/overrides/ -rw-r--r-- root/root 22 2025-08-20 14:33 ./usr/share/lintian/overrides/libfortran-shlex-0 |
copyright of libfortran-shlex-0_1.0.2-1_arm64.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: fortran-shlex Source: https://github.com/perazz/fortran-shlex Files: * Copyright: (C) 2022 Federico Perini License: MIT Files: debian/* Copyright: (C) 2025 Alastair McKinstry <mckinstry@debian.org> License: MIT License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . 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 OR COPYRIGHT HOLDERS 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. |
control file for libfortran-shlex-dev_1.0.2-1_arm64.deb (click to toggle) | |
---|---|
Package: | libfortran-shlex-dev |
Source: | fortran-shlex |
Version: | 1.0.2-1 |
Architecture: | arm64 |
Maintainer: | Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org> |
Installed-Size: | 207 |
Depends: | gfortran-15 | gfortran-mod-16, libfortran-shlex-0 (=1.0.2-1) |
Section: | utils |
Priority: | optional |
Homepage: | https://github.com/perazz/fortran-shlex |
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-shlex-dev_1.0.2-1_arm64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-08-20 14:33 ./ drwxr-xr-x root/root 0 2025-08-20 14:33 ./usr/ drwxr-xr-x root/root 0 2025-08-20 14:33 ./usr/lib/ drwxr-xr-x root/root 0 2025-08-20 14:33 ./usr/lib/aarch64-linux-gnu/ drwxr-xr-x root/root 0 2025-08-20 14:33 ./usr/lib/aarch64-linux-gnu/fortran/ drwxr-xr-x root/root 0 2025-08-20 14:33 ./usr/lib/aarch64-linux-gnu/fortran/gfortran/ -rw-r--r-- root/root 188554 2025-08-20 14:33 ./usr/lib/aarch64-linux-gnu/fortran/gfortran/libfortran-shlex.a drwxr-xr-x root/root 0 2025-08-20 14:33 ./usr/lib/aarch64-linux-gnu/fortran/gfortran-mod-16/ -rw-r--r-- root/root 3671 2025-08-20 14:33 ./usr/lib/aarch64-linux-gnu/fortran/gfortran-mod-16/shlex_module.mod drwxr-xr-x root/root 0 2025-08-20 14:33 ./usr/share/ drwxr-xr-x root/root 0 2025-08-20 14:33 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-08-20 14:33 ./usr/share/doc/libfortran-shlex-dev/ -rw-r--r-- root/root 1848 2025-08-20 14:33 ./usr/share/doc/libfortran-shlex-dev/README.md.gz -rw-r--r-- root/root 168 2025-08-20 14:33 ./usr/share/doc/libfortran-shlex-dev/changelog.Debian.gz -rw-r--r-- root/root 1360 2025-08-20 14:33 ./usr/share/doc/libfortran-shlex-dev/copyright |
copyright of libfortran-shlex-dev_1.0.2-1_arm64.deb (click to toggle) | |
---|---|
NOTE: Copyright is the same as libfortran-shlex-0 (libfortran-shlex-0_1.0.2-1_arm64.deb). Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: fortran-shlex Source: https://github.com/perazz/fortran-shlex Files: * Copyright: (C) 2022 Federico Perini License: MIT Files: debian/* Copyright: (C) 2025 Alastair McKinstry <mckinstry@debian.org> License: MIT License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . 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 OR COPYRIGHT HOLDERS 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. |
Timestamp: 21.08.2025 / 09:02:30 (UTC)