#5 Output as list instead of matrix
Opened 12 years ago by ppisar. Modified 7 years ago

{{{
$ ./pkgdb.py acl perl-BerkeleyDB
Fedora Package Database -- perl-BerkeleyDB
Perl extension for Berkeley DB version 2, 3 or 4
0 bugs open (new, assigned, needinfo)
devel Owner: steve
watchbugzilla watchcommits commit approveacls
Group:
packager Obsolete
provenpackager Approved
Comaintainer(s):
perl-sig Approved Approved
ppisar
psabata
Last build: 2011-02-08 by ausil for 0.0.1 in dist-rawhide
}}}

The output does not fit into 80-columns terminal. If you moved the branch name above the matrix, you could fit.

Also I found the matrix output illegible. I think formatting to lists would be better, e.g.:

{{{
Groups:
packager: commit-
provenpackager: commit+
Accounts:
perl-sig: watchbugzilla+, watchcommits+
ppisar:
psabata:
}}}

You can use ''?'' for request. I think both obsolete and denied can be signaled as ''-''.


Sounds nice, but that'll wait for version 2.0, let's make sure everything works first.

I am also wondering if the list output should be made an option or not. Your opinion ?

If you want to support both outputs, make the option. Otherwise pick one and option becomes not necessary. It's up to you.

Pushing this back to the future since the 2.0 milestone has been taken for the update to pkgdb2

Login to comment on this ticket.

Metadata