Joplin (note/to-do application, evernote alternative)
This commit is contained in:
20
packages/joplin/joplin.nuspec
Executable file
20
packages/joplin/joplin.nuspec
Executable file
@@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
|
||||
<metadata>
|
||||
<id>joplin</id>
|
||||
<version>0.10.60</version>
|
||||
<title>Joplin</title>
|
||||
<authors>Laurent Cozic</authors>
|
||||
<owners>foo.li systeme + software</owners>
|
||||
<licenseUrl>https://github.com/laurent22/joplin/blob/master/LICENSE</licenseUrl>
|
||||
<projectUrl>http://joplin.cozic.net</projectUrl>
|
||||
<iconUrl>https://raw.githubusercontent.com/peterbeck/chocolatey/master/icons/joplin.png</iconUrl>
|
||||
<requireLicenseAcceptance>true</requireLicenseAcceptance>
|
||||
<description>a note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS. </description>
|
||||
<summary>Joplin Notes and To-Do</summary>
|
||||
<releaseNotes>https://github.com/laurent22/joplin/releases/tag/v0.10.60</releaseNotes>
|
||||
<copyright>http://joplin.cozic.net</copyright>
|
||||
<language />
|
||||
<tags>notes todo admin</tags>
|
||||
</metadata>
|
||||
</package>
|
||||
Reference in New Issue
Block a user