27 lines
710 B
XML
27 lines
710 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<feature
|
|
id="afryca.domain.gui.fuzzyset.feature"
|
|
label="Fuzzyset gui feature"
|
|
version="1.0.0.202101221157">
|
|
|
|
<description url="http://www.example.com/description">
|
|
[Enter Feature Description here.]
|
|
</description>
|
|
|
|
<copyright url="http://www.example.com/copyright">
|
|
[Enter Copyright Description here.]
|
|
</copyright>
|
|
|
|
<license url="http://www.example.com/license">
|
|
[Enter License Description here.]
|
|
</license>
|
|
|
|
<plugin
|
|
id="afryca.domain.gui.fuzzyset"
|
|
download-size="18"
|
|
install-size="30"
|
|
version="1.0.0.202101221157"
|
|
unpack="false"/>
|
|
|
|
</feature>
|