logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

       Dominique Dumont

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.Typeuniline.ASCL-Id
       Identification code in the <http://ascl.net>  Optional.Typeuniline.Bug-Database
       A URL to the list of known bugs for the project.  Optional.Typestring.Bug-Submit
       A URL that is the place where new bug reports should be sent.  Optional.Typeuniline.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.Typeuniline.Changelog
       URL to the upstream changelog.  Optional.Typeuniline.Contact
       Contact should be specified in debian/copyright. DeprecatedOptional.Typeuniline.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.Typeuniline.Documentation
       A URL to online documentation.  Optional.Typeuniline.Donation
       A URL to a donation form (or instructions).  Optional.Typeuniline.FAQ
       A URL to the online FAQ.  Optional.Typeuniline.Funding
       One or more sources of funding which have supported this project (e.g. NSF OCI-12345).  Optional.Typeuniline.Gallery
       A URL to a gallery of pictures made with the program (not screenshots).  Optional.Typeuniline.Homepage
       Homepage should be specified in debian/control. DeprecatedOptional.Typeuniline.Other-References
       A URL to a upstream page containing more references.  Optional.Typeuniline.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.TypelistofnodeofclassDpkg::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.Typeuniline.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.Typeuniline.Repository
       URL to a repository containing the upstream sources.  Optional.Typeuniline.Repository-Browse
       A URL to browse the repository containing the upstream sources.  Optional.Typeuniline.Screenshots
       One or more URLs to upstream pages containing screenshots (not "screenshots.debian.net"), represented by
       a scalar or a sequence of scalars.  Optional.Typestring.Security-Contact
       Which person, mailing list, forum,… to send security-related messages in the first place.  Optional.Typeuniline.Upstream-Contact
       Upstream-Contact should be specified in debian/copyright. DeprecatedOptional.Typeuniline.Upstream-Name
       Upstream-Name should be specified in debian/copyright. DeprecatedOptional.Typeuniline.Webservice
       URL to an web page where the packaged program can also be used.  Optional.Typeuniline.

Name

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

See Also

       •   cme

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

See Also