• Stars
    star
    272
  • Rank 151,235 (Top 3 %)
  • Language
    Python
  • Created over 9 years ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Repository of public domain and freely (libre) licensed bible translations in some standard XML formats.

Open Bibles

Repository of public domain and freely licensed bibles in some standard XML formats.

Translation List

Filename Language Format Abbrev Version License
chr-cherokee.usfx.xml Cherokee USFX Cherokee New Testament Public Domain
cze-bkr.zefania.xml Czech Zefania Bible kralická Public Domain
dut-statenvertaling.zefania.xml Dutch Zefania Statenvertaling (1637) Public Domain
eng-asv.osis.xml English OSIS ASV American Standard Version (1901) Public Domain
eng-bbe.usfx.xml English USFX BBE Bible in Basic English Public Domain
eng-darby.osis.xml English OSIS DARBY Darby Bible Public Domain
eng-dra.osis.xml English OSIS DRA Douay-Rheims 1899 American Edition Public Domain
eng-gb-oeb.osis.xml English (UK) OSIS OEB-CW Open English Bible, Commonwealth Edition Public Domain
eng-gb-webbe.usfx.xml English (UK) USFX WEBBE World English Bible, British Edition Public Domain
eng-kjv.osis.xml English OSIS KJV King James Version Public Domain
eng-us-oeb.osis.xml English (US) OSIS OEB-US Open English Bible, US Edition Public Domain
eng-web.usfx.xml English USFX WEB World English Bible Public Domain
eng-ylt.osis.xml English OSIS YLT Young's Literal Translation Public Domain
heb-leningrad.usfx.xml Hebrew USFX Hebrew Leningrad Codex see below
jpn-kougo.osis.xml Japanese OSIS Japanese Kougo (Colloquial) Public Domain
lat-clementine.usfx.xml Latin USFX Clementine Latin Vulgate Public Domain
por-almeida.usfx.xml Portuguese USFX João Ferreira de Almeida Public Domain
ron-rccv.usfx.xml Romanian USFX Protestant Romanian Corrected Cornilescu Version Public Domain
spa-bes.usfx.xml Spanish USFX SPNBES La Biblia en Español Sencillo CC BY 4.0
spa-pddpt.usfx.xml Spanish USFX SPAPDT Palabra de Dios para ti / God's Word for You CC BY-SA 4.0
spa-rv1909.usfx.xml Spanish USFX RV1909 Reina Valera 1909 Public Domain
spa-vbl.usfx.xml Spanish USFX SPNVBL Versión Biblia Libre / Spanish Free Bible Version CC BY-SA 4.0
rus_synodal.xml Russian USFX Russian Synodal Translation Public Domain

Translation Details

Hebrew Leningrad Codex

All biblical Hebrew text, in any format, may be viewed or copied without restriction.

Citation...is appreciated. Please include the version number, 26.0, as a reference.

La Biblia en Español Sencillo

Copyright and license notice copied from the above URL as of July 2022:

La Biblia en Español Sencillo.

© 2018 AudioBiblia.org / Irma Flores

Esta obra esta publicada bajo la Licencia Creative Commons Reconocimiento 4.0 Internacional

Para ver una copia de esta licencia, visite http://creativecommons.org/licenses/by/4.0

Se puede copiar y redistribuir La Biblia en Español Sencillo con reconocimiento a AudioBiblia.org/Irma Flores

email: [email protected]

Translated to English:

The Bible in Simple Spanish.

© 2018 AudioBible.org / Irma Flores

This work is published under the Creative Commons Attribution 4.0 International License

To view a copy of this license, visit http://creativecommons.org/licenses/by/4.0

The Simple Spanish Bible may be copied and redistributed with acknowledgment to AudioBiblia.org/Irma Flores

email: [email protected]

Palabra de Dios para ti

Copyright and license notice copied from the above URL as of July 2022:

copyright © 2017-2022 Asociacion Biblica Latinoamericana

This translation is made available to you under the terms of the Creative Commons Attribution Share-Alike license 4.0.

You have permission to share and redistribute this Bible translation in any format and to make reasonable revisions and adaptations of this translation, provided that:

You include the above copyright and source information.

If you make any changes to the text, you must indicate that you did so in a way that makes it clear that the original licensor is not necessarily endorsing your changes.

If you redistribute this text, you must distribute your contributions under the same license as the original.

Pictures included with Scriptures and other documents on this site are licensed just for use with those Scriptures and documents. For other uses, please contact the respective copyright owners.

Versión Biblia Libre

Copyright and license notice copied from the above URL as of July 2022:

copyright © 2018-2020 Jonathan Gallagher y Shelly Barrios de Avila

This translation is made available to you under the terms of the Creative Commons Attribution Share-Alike license 4.0.

You have permission to share and redistribute this Bible translation in any format and to make reasonable revisions and adaptations of this translation, provided that:

You include the above copyright and source information.

If you make any changes to the text, you must indicate that you did so in a way that makes it clear that the original licensor is not necessarily endorsing your changes.

If you redistribute this text, you must distribute your contributions under the same license as the original.

Pictures included with Scriptures and other documents on this site are licensed just for use with those Scriptures and documents. For other uses, please contact the respective copyright owners.

How to Use

The XML files are in a few different (de facto) standard formats, all marked up with XML. There are various tools on the 'net that will let you parse the files and build something cool.

I use these files along with the bible_parser Ruby gem to build a MySQL database that backs the service bible-api.com, which is free for everyone to use.

More Repositories

1

30-days-of-elixir

A walk through the Elixir language in 30 exercises.
Elixir
3,029
star
2

onebody

private member portal for churches, built with Ruby on Rails
Ruby
1,398
star
3

do-install-button

NO LONGER MAINTAINED
HTML
609
star
4

natalie

a unique Ruby implementation, compiled to C++ (WIP)
Ruby
530
star
5

bible_api

Ruby web app that serves JSON API for open and public domain bibles
Ruby
524
star
6

justforfunnoreally.dev

A little website to explain that sometimes we just like to have fun!
HTML
95
star
7

bible_parser

parse different bible formats with Ruby
Ruby
51
star
8

malcc

Mal (Make A Lisp) Compiler in C
C
51
star
9

sooner.io

NO LONGER MAINTAINED - a distributed job scheduling engine and web-based management app
CoffeeScript
39
star
10

old-churchio-website

The website of Church.IO
HTML
23
star
11

hackernews

Ruby library for scripting the Hacker News website (http://news.ycombinator.com).
Ruby
22
star
12

rpi-clock

very simple clock and weather page for raspberry pi - NO LONGER MAINTAINED
CSS
21
star
13

wuparty

Lightweight Ruby wrapper for Wufoo REST API v3 over HTTP using HTTParty
Ruby
19
star
14

dymo-printer-agent

print label XML to a Dymo printer on Linux (or any platform)
Ruby
19
star
15

load_and_authorize_resource

Auto-loads and authorizes resources in your Rails controllers
Ruby
18
star
16

mini

Tim's [VERY OLD] Mini JavaScript Library
JavaScript
18
star
17

checkin-printer

This is a tiny bit of software that allows the Church.IO Checkin System to print remotely to a DYMO LabelWriter controlled by a Raspberry Pi.
JavaScript
18
star
18

bible_ref

Parser for bible passage/ranges
Ruby
16
star
19

sidekiq-clutch

An ergonomic wrapper API for Sidekiq Pro Batches
Ruby
16
star
20

mal-rust

My own Rust implementation of Mal (Make a Lisp)
Rust
14
star
21

rpi-check-in-printer

Set up a Raspberry Pi as a Planning Center Check-ins Printer Station for Dymo label printers
Shell
12
star
22

sinatra-appengine-example

Example of a Sinatra app for Google AppEngine (JRuby) from http://blog.bigcurl.de/2009/04/running-sinatra-apps-on-google.html
Ruby
12
star
23

mya

WIP statically-typed subset of Ruby (maybe)
Ruby
10
star
24

simple_restful_openid

Rails plugin that generates an uber simple, restful openid login controller.
Ruby
10
star
25

scheme-vm

a work-in-progress R7RS scheme implementation
Ruby
9
star
26

cascading_rubies

Ruby DSL for generating CSS. THIS IS NO LONGER MAINTAINED
Ruby
8
star
27

image_hash_ruby

a simple perceptual image hashing library
Ruby
7
star
28

type_inference_experiment

A little toy compiler so I can play with type inference
Ruby
7
star
29

flickr_party

Wrapper for the Flickr API, with real application authentication, using HTTParty
Ruby
6
star
30

froman

Run Sidekiq/Resque workers for multiple apps only when there is work to be done.
Rust
6
star
31

lydia

an interpreted functional language for learning
C
6
star
32

trac_wiki_to_github

A rough start of a Ruby script to help convert Trac wiki syntax to GitHub friendly syntax. DOES NOT SUPPORT NEW GIT-BACKED WIKIS.
Ruby
6
star
33

has_one_photo

Super simple photo support for AR models using MiniMagick - THIS IS NO LONGER MAINTAINED
Ruby
5
star
34

flickr-upload-set

Browse your computer hard drive for photos that are not yet on your Flickr account.
Ruby
5
star
35

onebody-sync

scripts to export data from other Church Management System databases to OneBody
Ruby
4
star
36

.emacs.d

My Emacs configs, and a live blog of my experience switching from Vim to Emacs
Emacs Lisp
4
star
37

quine

Some Ruby Quines
Ruby
4
star
38

facebook_party

Lightweight wrapper for Facebook API using HTTParty.
Ruby
4
star
39

prawn_template_handler

Uber simple template handler for Prawn PDF views in Rails. THIS IS NO LONGER MAINTAINED; please check out https://github.com/Volundr/prawn-rails
Ruby
4
star
40

openwar

turn-based strategy game written in SVG and JavaScript
CoffeeScript
3
star
41

onebody-mobile

A mobile app for OneBody
CSS
3
star
42

jqtal

jQuery Template Attribute Language
JavaScript
3
star
43

honcho

Sidekiq- and Resque-aware process manager for your dev environment (alternative to Foreman)
Ruby
3
star
44

crk

Corkboard App built with Node.js, Backbone.js, and Socket.io
JavaScript
3
star
45

ragchew.app

A website for amateur radio operators to find and participate in on-the-air gatherings
Ruby
3
star
46

simple_sinatra_openid

example Sinatra app with OpenID authentication
Ruby
3
star
47

whiteboard_icons

Icons with a certain fat, hand-drawn marker look. Actually drawn on my whiteboard.
Ruby
3
star
48

onebody-mobile-old

WebView wrapper for OneBody
Objective-C
2
star
49

tulsarb.org

Old website of the Tulsa Ruby User Group
Ruby
2
star
50

path-download

Download your entire feed from Path before they disappear on Oct 18, 2018
JavaScript
2
star
51

tm

Some basic data structures for C++ projects
C++
2
star
52

snake-term

A simple ASCII "snake" game in the terminal, written in < 100 lines of Ruby
Ruby
2
star
53

attr_accessible_if

Pass an :if Proc to the attr_accessible class method to change what attributes are accessible depending on, for example, who is logged in.
Ruby
2
star
54

usfx

Ruby SAX stream parser for Unified Scripture Format XML (USFX)
Ruby
2
star
55

my_snippets

I was fed up with dzone snippets, and decided to write my own. ABANDONED -- just use GitHub Gists. :-)
Ruby
2
star
56

natalie-lang.org

Just a simple website for Natalie
JavaScript
2
star
57

lisp200

200 LOC Lisp implementation in Ruby
Ruby
2
star
58

hook.io-fswatcher

filesystem watcher for Hook.io (supports inotify on Linux)
CoffeeScript
2
star
59

exceptioncollection

My first AppEngine app. It collects exceptions in Rails apps, ala Hoptoad and Exceptional, but has about 10% of the features.
2
star
60

adventofcode

Advent of Code exercises
Ruby
1
star
61

html5-todo-app

demo app for presentation at September 2011 meeting of TulsaWebDevs
JavaScript
1
star
62

snake-gosu

Snake game written in Ruby and Gosu
Ruby
1
star
63

dlopen_test

Just testing dlopen, dlsym, et al
C
1
star
64

onebody-help

Help Guides - NO LONGER MAINTAINED
1
star
65

natalie-spec-stats-api

a tiny sinatra app for tracking our ruby/spec stats
Ruby
1
star
66

plusone-test

Just testing the plusone bot
1
star
67

monkey

working thru 'Writing an Interpreter in Go' in Ruby :-)
Ruby
1
star
68

bulk_bundler

Install dependencies for multiple Gemfile.lock files in one go. Or maybe don't.
Ruby
1
star
69

boardslam-c

Classical Conversations Board Slam math game calculator
C
1
star
70

microbit-services-live

Control Planning Center Services LIVE with a micro:bit
JavaScript
1
star
71

pco_giving_labels

Set labels on donations in Planning Center Giving based on campus in Planning Center People.
Ruby
1
star
72

rust-ruby-wrap-data

set a pointer to a Rust heap-allocated value on your Ruby object and get it back out again
Rust
1
star
73

nvim

my neovim config
Lua
1
star
74

robots-chatting-with-other-robots

Simple Node.js chat server based on Socket.io, with Robot avatars thanks to robohash.org
JavaScript
1
star