First commit

This commit is contained in:
Oleg Belyaev 2025-05-11 21:48:13 +03:00
commit be93b01e6b
3 changed files with 73 additions and 0 deletions

18
nl.uva.praat.metainfo.xml Normal file
View file

@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>nl.uva.praat</id>
<name>Praat</name>
<summary>Doing phonetics by computer</summary>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0+</project_license>
<description>
<p>
Praat is a computer program with which you can analyse, synthesize, and manipulate speech, and create high-quality pictures for your articles and thesis.
</p>
</description>
<launchable type="desktop-id">nl.uva.praat.desktop</launchable>
</component>