Skip to content

Support "license" field in package description file #15

Description

@qjcg

A "license" field should be supported in package description files.

Currently, using a package description containing the following

[package]
name = "foo"
version = "1.0"
license = "MIT"

results in output similar to the following after an RPM is installed:

$ rpm -qi mypackage
Name        : mypackage
Version     : 1.0
License     : None

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions