Provided by: libconfig-model-dpkg-perl_3.012_all bug

NAME

       Config::Model::models::Dpkg::Upstream::Metadata - Configuration class Dpkg::Upstream::Metadata

DESCRIPTION

       Configuration classes used by Config::Model

       The upstream metadata file is meant to contain machine-readable metadata about the upstream project, its
       community and processes.

       Information in this file should not be specific to Debian, and be relevant for other distributions as
       well.

       For more details, see <https://dep-team.pages.debian.net/deps/dep12/>

Elements

   Archive
       The name of the large archive that the upstream work is part of, like CPAN.  Optional. Type uniline.

   ASCL-Id
       Identification code in the <http://ascl.net>  Optional. Type uniline.

   Bug-Database
       A URL to the list of known bugs for the project.  Optional. Type string.

   Bug-Submit
       A URL that is the place where new bug reports should be sent.  Optional. Type uniline.

   Cite-As
       The way the authors want their software be cited in publications. The value is a string which might
       contain a link in valid HTML syntax. (<http://lists.debian.org/debian-science/2012/05/msg00008.html>)
       Optional. Type uniline.

   Changelog
       URL to the upstream changelog.  Optional. Type uniline.

   Contact
       Contact should be specified in debian/copyright. Deprecated  Optional. Type uniline.

   CPE
       One or more space separated <http://cpe.mitre.org/> values useful to look up relevant CVEs in the
       <https://nvd.nist.gov/home.cfm> and other CVE sources. See CPEtagPackagesDep for information on how this
       information can be used. Example: "cpe:/a:ethereal_group:ethereal"  Optional. Type uniline.

   Documentation
       A URL to online documentation.  Optional. Type uniline.

   Donation
       A URL to a donation form (or instructions).  Optional. Type uniline.

   FAQ
       A URL to the online FAQ.  Optional. Type uniline.

   Funding
       One or more sources of funding which have supported this project (e.g. NSF OCI-12345).  Optional. Type
       uniline.

   Gallery
       A URL to a gallery of pictures made with the program (not screenshots).  Optional. Type uniline.

   Homepage
       Homepage should be specified in debian/control. Deprecated  Optional. Type uniline.

   Other-References
       A URL to a upstream page containing more references.  Optional. Type uniline.

   Reference
       One or more bibliographic references. The values for the keys are always scalars, and the keys that
       correspond to standard BibTeX entries must provide the same content.  Optional. Type list of node of
       class Dpkg::Upstream::Metadata::Reference .

   Registration
       A URL to a registration form (or instructions). This could be registration of bug reporting accounts,
       registration for counting/contacting users etc.  Optional. Type uniline.

   Registry
       This field shall point to external catalogs/registries of software. The field features an array of "Name
       (of registry) - Entry (ID of software in that catalog)" pairs. The names and entries shall only be names,
       not complete URIs, to avoid any bias on mirrors etc. Example: " Registry: - Name: bio.tools Entry:
       clustalw - Name: OMICtools Entry: OMICS_02562 - Name: SciCrunch Entry: SCR_002909" Valid `Name` entries
       for Registry are: <https://bio.tools/>, <https://biii.eu/>, <https://omictools.com/>,
       <https://scicrunch.org/>, <https://bioconda.github.io/>, <https://opam.ocaml.org/> and
       <https://pypi.org/>. Other channels of conda can be referenced analogously by their name, for instance
       <https://conda-forge.org/> or <https://anaconda.org/r>, but may not yet be prepared to be interpreted.
       Special value of "Entry" "NA" means that a catalog/registry is confirmed to not have an entry for this
       software.  Optional. Type uniline.

   Repository
       URL to a repository containing the upstream sources.  Optional. Type uniline.

   Repository-Browse
       A URL to browse the repository containing the upstream sources.  Optional. Type uniline.

   Screenshots
       One or more URLs to upstream pages containing screenshots (not "screenshots.debian.net"), represented by
       a scalar or a sequence of scalars.  Optional. Type string.

   Security-Contact
       Which person, mailing list, forum,… to send security-related messages in the first place.  Optional.
       Type uniline.

   Upstream-Contact
       Upstream-Contact should be specified in debian/copyright. Deprecated  Optional. Type uniline.

   Upstream-Name
       Upstream-Name should be specified in debian/copyright. Deprecated  Optional. Type uniline.

   Webservice
       URL to an web page where the packaged program can also be used.  Optional. Type uniline.

SEE ALSO

       •   cme

       •   Config::Model::models::Dpkg::Upstream::Metadata::Reference

AUTHOR

       Dominique Dumont

COPYRIGHT

       2025, Dominique Dumont

perl v5.40.1                                       2025-03-18              Config::Model:...tream::Metadata(3pm)