File: socnetv.appdata.xml

package info (click to toggle)
socnetv 2.8-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 4,460 kB
  • sloc: cpp: 41,093; xml: 24; makefile: 6
file content (24 lines) | stat: -rw-r--r-- 1,490 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
        <id>org.socnetv.socnetv.desktop</id>
	<metadata_license>CC0-1.0</metadata_license>
	<project_license>GPL-2.0+</project_license>
	<name>Social Network Visualizer</name>
	<summary>Social Network Analysis and Visualization software application</summary>
	<description>
		<p>Social Network Visualizer (SocNetV) is a cross-platform, user-friendly free software tool for social network analysis and visualization. With SocNetV you can draw social networks with a few clicks on a virtual canvas, load field data from a file in a supported format (GraphML, GraphViz, Adjacency, EdgeList, GML, Pajek, UCINET, etc) or crawl the internet to create a social network of connected webpages. You can edit actors and ties through point-and-click, analyse graph and social network properties, produce beautiful HTML reports and embed visualization layouts to the network.
</p>
	</description>
	<launchable type="desktop-id">socnetv.desktop</launchable>
	<url type="homepage">https://socnetv.org</url>
	<url type="bugtracker">https://github.com/socnetv/app/issues</url>
	<screenshots>
		<screenshot type="default">
			<image>https://socnetv.org/data/uploads/screenshots/25/socnetv-25-padget-power-centrality-size-distribution.png</image>
		</screenshot>
	</screenshots>
        <developer_name>Dimitris V. Kalamaras</developer_name>
	<provides>
		<id>socnetv.desktop</id>
	</provides>
</component>