项目作者: D-Haven

项目描述 :
Set of utilities to scan, parse, and work with Bible references.
高级语言: C#
项目地址: git://github.com/D-Haven/BibleUtilities.git
创建时间: 2016-05-08T00:13:25Z
项目社区:https://github.com/D-Haven/BibleUtilities

开源协议:Apache License 2.0

下载


Bible Utilities

Bible Utilities currently has tools to scan free text for scripture references, and to consolidate the list of references it finds
to the smallest set.

Join the chat at https://gitter.im/BibleUtilities/Lobby
Build status

  • NetCore 1.1 — You can use it in just about any kind of project (store apps, standard apps, silverlight, Xamarin, etc.)
  • I18n Savvy — Currently support for English (“en”) and Norwegian (“nb”), submissions for more languages welcome
  • Simple API — Patterned after C# libraries for ToString() and TryParse() variations, and it’s easy to specify the language you want.
  • Multilingual App Toolkit — Uses Microsoft’s toolkit to create the translations.

The goal of this small set of utilities is to simplify working with Bible references, parsing, etc. We aren’t going to include the actual
Bible content, but we’ll make it easier to build apps around it. If you have suggestions or need to report bugs, please use the Issues feature
on GitHub for this project.