File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <Project xmlns : rdf =" http://www.w3.org/1999/02/22-rdf-syntax-ns#"
3+ xmlns : rdfs =" http://www.w3.org/2000/01/rdf-schema#"
4+ xmlns : foaf =" http://xmlns.com/foaf/0.1/"
5+ xmlns : gnome =" http://api.gnome.org/doap-extensions#"
6+ xmlns =" http://usefulinc.com/ns/doap#" >
7+
8+ <name xml : lang =" en" >Multiplex</name >
9+ <shortdesc xml : lang =" en" >Watch torrents with your friends</shortdesc >
10+ <description xml : lang =" en" >Multiplex is an app to watch torrents together, providing an experience
11+ similar to Apple's SharePlay and Amazon's Prime Video Watch Party.</description >
12+
13+ <homepage rdf : resource =" https://github.com/pojntfx/multiplex/" />
14+ <download-page rdf : resource =" https://flathub.org/apps/com.pojtinger.felicitas.Multiplex" />
15+ <bug-database rdf : resource =" https://github.com/pojntfx/multiplex/issues/" />
16+
17+ <programming-language >Go</programming-language >
18+ <platform >GTK 4</platform >
19+ <platform >Libadwaita</platform >
20+
21+ <maintainer >
22+ <foaf : Person >
23+ <foaf : name >Felicitas Pojtinger</foaf : name >
24+ <foaf : account >
25+ <foaf : OnlineAccount >
26+ <foaf : accountServiceHomepage rdf : resource =" https://github.com" />
27+ <foaf : accountName >pojntfx</foaf : accountName >
28+ </foaf : OnlineAccount >
29+ </foaf : account >
30+ </foaf : Person >
31+ </maintainer >
32+ </Project >
You can’t perform that action at this time.
0 commit comments