heb12

module
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 4, 2020 License: GPL-3.0

README

Heb12 Go

This program is the basic code which all Heb12 software can include as a library. It is meant to easily centralize all of the code that is shared between the programs. That way each program can use this as a library, but have the platform specific code stored separately.

These new tools are written in Go. This is done because Go is fast, simple, enforces good documentation, and has good support throughout different platforms. It can be used as the foundation for the destkop app, the mobile apps, the website back end, and (with WebAssembly) even the website front end if so desired.

Some code is stored in other repositories. This is because those modules may specifically be useful for other programs, and it makes sense to maintain them separately. bref is an example of this.

Note: This software is in its early stages and is subject to have breaking changes. Do not depend on it for anything important yet.

TODO

  • Basic Bible version parser (bver)
  • Basic OSIS document manager (osistool)
  • CLI tool (a basic CLI wrapper around everything)
  • Separate osistool between just OSIS parsing and actually managing the OSIS works
  • Search tool (client side generation and rendering of search texts)

Packages

This heb12 module includes several packages which have different uses.

bible

bible uses the modules bref, heb12/manage, heb12/config, and heb12/osis to get Bible verse.

More documentation

bver

A Bible version parser. Useful for parsing human input when it comes to translations, but it does not include all possible Bible versions, and it is not meant to do so. This should not be used in most situations.

More documentation

cmd

A basic CLI for Heb12. It (will) include features to use the rest of the heb12 module, and for reading the Bible from the command line.

config

Config is made for Heb12-specific configuration for using the other packages.

More documentation

manage

A manager for OSIS works in a directory. It provides information about them and manages the directory structure.

More documetation

osis

An OSIS parser. It provides functions to parse OSIS Bible files, and give information about them and the Bible text itself.

More documetation

License

Copyright (C) 2020 Ted Jameson

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program. If not, see https://www.gnu.org/licenses/.

See COPYING.LESSER for more license information.

Directories

Path Synopsis
Package bible uses the modules bref, heb12/manage, and heb12/osis to get Bible verses from Split Gratis Bible
Package bible uses the modules bref, heb12/manage, and heb12/osis to get Bible verses from Split Gratis Bible
Package config provides specific directories for Heb12 with the apppaths module
Package config provides specific directories for Heb12 with the apppaths module
Package manage lists and manages available Bible translations
Package manage lists and manages available Bible translations
Package osis loads and parses OSIS works
Package osis loads and parses OSIS works

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL