File: eclipse-systemtap.metainfo.xml

package info (click to toggle)
eclipse-linuxtools 8.1.0%2Bdfsg.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 42,888 kB
  • sloc: java: 149,148; xml: 22,186; ansic: 15,426; cpp: 326; makefile: 42; javascript: 29; sh: 19; python: 10
file content (20 lines) | stat: -rw-r--r-- 745 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!--
   Copyright (C) 2015, 2018 Red Hat, Inc.

   This program and the accompanying materials are made
   available under the terms of the Eclipse Public License 2.0
   which is available at https://www.eclipse.org/legal/epl-2.0/
  
   SPDX-License-Identifier: EPL-2.0
-->
<component type="addon">
 <id>eclipse-systemtap</id>
 <metadata_license>CC-BY-SA-3.0</metadata_license>
 <project_license>EPL-2.0</project_license>
 <extends>eclipse.desktop</extends>
 <name>SystemTap</name>
 <summary>Linux Tools Eclipse plug-ins providing SystemTap IDE</summary>
 <url type="homepage">http://www.eclipse.org/linuxtools/projectPages/systemtap/</url>
 <updatecontact>rgrunber@redhat.com</updatecontact>
</component>