fedora-infra / fedora-packages

A webapp that allows searching packages in Fedora. Written in Python using TurboGears2 and Moksha.
https://apps.fedoraproject.org/packages
GNU Affero General Public License v3.0
58 stars 59 forks source link

'insight' package description is wrong #446

Open monnerat opened 4 years ago

monnerat commented 4 years ago

The insight package (https://apps.fedoraproject.org/packages/insight) is a gdb debugger gui frontend, not a medical image library. In addition, it has no relationship with the InsightToolkit* packages.

Name        : insight
URL         : https://www.sourceware.org/insight/
Summary     : Graphical debugger based on GDB
Description :
 Insight is a tight graphical user interface to GDB written in Tcl/Tk.
It provides a comprehensive interface that enables users to harness
most of GDB's power. It's also probably the only up-to-date UI for
GDB version 8.x.

Thanks for fixing.