Files
VoxVera/packaging/chocolatey/voxvera.nuspec
2025-06-19 13:04:11 -04:00

13 lines
338 B
XML

<?xml version="1.0"?>
<package>
<metadata>
<id>voxvera</id>
<version>0.1.0</version>
<title>VoxVera</title>
<authors>VoxVera</authors>
<description>Generate flyers with QR codes</description>
<projectUrl>https://github.com/PR0M3TH3AN/VoxVera</projectUrl>
<tags>voxvera flyers</tags>
</metadata>
</package>