chocolatey-packages/e-sword/esword.nuspec

33 lines
1.7 KiB
Text
Raw Normal View History

2019-11-17 06:45:27 +00:00
<?xml version="1.0" encoding="utf-8"?>
<!-- Do not remove this test for UTF-8: if “Ω” doesnt appear as greek uppercase omega letter enclosed in quotation marks, you should use an editor that supports UTF-8, not this one. -->
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<!-- == PACKAGE SPECIFIC SECTION == -->
<id>e-sword</id>
2021-04-01 03:30:18 +00:00
<version>13.0.0</version>
2019-11-17 06:45:27 +00:00
<owners>MillironX</owners>
<packageSourceUrl>https://github.com/MillironX/chocolatey-packages</packageSourceUrl>
<!-- ============================== -->
<!-- == SOFTWARE SPECIFIC SECTION == -->
2019-11-17 06:45:27 +00:00
<title>e-Sword</title>
<authors>Rick Meyers</authors>
<projectUrl>https://e-sword.net/</projectUrl>
2019-11-17 06:45:27 +00:00
<iconUrl>https://www.e-sword.net/images/applogo.png</iconUrl>
2021-04-01 03:30:18 +00:00
<copyright>2021 Rick Meyers</copyright>
<docsUrl>https://e-sword.net/training.html</docsUrl>
<tags>esword bible christianity</tags>
<summary>The Sword of the LORD with an electronic edge</summary>
<description>e-Sword is a fast and effective way to study the Bible. e-Sword is feature rich and user friendly with more capabilities than you would expect in a free Bible study app.</description>
<releaseNotes>
2021-04-01 03:30:18 +00:00
New **Audio Bibles** feature! Listen to the Bible being read to you in dramatic fashion. Play/Pause button is on the Bible view's toolbar. Audio is available for KJV, KJV-BRG, ESV, CEV, WEB, NRSV and Spanish PDT Bibles.
2021-04-01 03:30:18 +00:00
All audio Bibles are generously provided by Bible.is, a ministry of Faith Comes By Hearing.
</releaseNotes>
</metadata>
<files>
<file src="tools\**" target="tools" />
</files>
</package>