Paquet : libdocopt0 (0.6.3-5 et autres)
Liens pour libdocopt0
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source docopt.cpp :
Responsables :
- Debian Science Maintainers (Page QA, Archive du courrier électronique)
- Tino Didriksen (Page QA)
- Eero Aaltonen (Page QA)
Ressources externes :
- Page d'accueil [github.com]
Paquets similaires :
C++11 port of docopt
With docopt, the option parser is generated based on the program's docstring. docopt parses the usage pattern ("Usage: ...") and option descriptions (lines starting with dash "-") and ensures that the program invocation matches the usage pattern. It parses options, arguments and commands based on that. The basic idea is that a good help message has all necessary information in it to make a parser.
This is a port of the docopt Python module to C++ with a focus on maintaining full feature parity (and code structure) as the original. The differences from the Python port are:
- The addition of a docopt_parse function, which does not terminate the
program on error a docopt::value type to hold the various value types that
can be parsed.
- Because C++ is statically-typed and Python is not, some changes were made
to the interfaces of the internal parse tree types.
- Because std::regex does not have an equivalent to Python's regex.split,
some of the regex's had to be restructured and additional loops used.
This package provides the shared libraries.
Autres paquets associés à libdocopt0
|
|
|
|
-
- dep: libc6 (>= 2.38) [non alpha, ia64, loong64, sh4]
- bibliothèque C GNU : bibliothèques partagées
un paquet virtuel est également fourni par libc6-udeb
- dep: libc6 (>= 2.42) [loong64, sh4]
-
- dep: libc6.1 (>= 2.37) [ia64]
- bibliothèque C GNU : bibliothèques partagées
un paquet virtuel est également fourni par libc6.1-udeb
- dep: libc6.1 (>= 2.38) [alpha]
-
- dep: libgcc-s1 (>= 3.0) [amd64, arm64, loong64, ppc64, ppc64el, x32]
- bibliothèque de prise en charge de GCC
- dep: libgcc-s1 (>= 3.4) [riscv64]
- dep: libgcc-s1 (>= 3.5) [armhf]
- dep: libgcc-s1 (>= 4.2) [alpha, i386, ia64, s390x, sh4, sparc64]
-
- dep: libgcc-s2 (>= 4.2.1) [m68k]
- bibliothèque de prise en charge de GCC
-
- dep: libgcc-s4 (>= 4.1.1) [hppa]
- bibliothèque de prise en charge de GCC
-
- dep: libstdc++6 (>= 13.1) [ia64]
- bibliothèque standard C++ de GNU v3
- dep: libstdc++6 (>= 14) [non ia64]
-
- dep: libunwind8 [ia64]
- bibliothèque pour déterminer la chaîne d'appel d'un programme –⋅exécutable
Télécharger libdocopt0
| Architecture | Version | Taille du paquet | Espace occupé une fois installé | Fichiers |
|---|---|---|---|---|
| alpha (portage non officiel) | 0.6.3-5+b1 | 94,5 ko | 407,0 ko | [liste des fichiers] |
| amd64 | 0.6.3-5+b1 | 102,8 ko | 336,0 ko | [liste des fichiers] |
| arm64 | 0.6.3-5+b1 | 88,4 ko | 340,0 ko | [liste des fichiers] |
| armhf | 0.6.3-5+b1 | 84,1 ko | 274,0 ko | [liste des fichiers] |
| hppa (portage non officiel) | 0.6.3-5+b1 | 101,5 ko | 332,0 ko | [liste des fichiers] |
| i386 | 0.6.3-5+b1 | 107,2 ko | 326,0 ko | [liste des fichiers] |
| ia64 (portage non officiel) | 0.6.3-4 | 118,0 ko | 548,0 ko | [liste des fichiers] |
| loong64 | 0.6.3-5+b1 | 95,7 ko | 339,0 ko | [liste des fichiers] |
| m68k (portage non officiel) | 0.6.3-5+b1 | 93,5 ko | 298,0 ko | [liste des fichiers] |
| ppc64 (portage non officiel) | 0.6.3-5+b1 | 102,2 ko | 404,0 ko | [liste des fichiers] |
| ppc64el | 0.6.3-5+b1 | 104,4 ko | 403,0 ko | [liste des fichiers] |
| riscv64 | 0.6.3-5+b1 | 97,7 ko | 264,0 ko | [liste des fichiers] |
| s390x | 0.6.3-5+b1 | 98,5 ko | 335,0 ko | [liste des fichiers] |
| sh4 (portage non officiel) | 0.6.3-5+b1 | 109,0 ko | 340,0 ko | [liste des fichiers] |
| sparc64 (portage non officiel) | 0.6.3-5+b1 | 80,4 ko | 1 051,0 ko | [liste des fichiers] |
| x32 (portage non officiel) | 0.6.3-5+b1 | 102,7 ko | 306,0 ko | [liste des fichiers] |
