biblelib


Namebiblelib JSON
Version 0.3.7 PyPI version JSON
download
home_pagehttps://github.com/Clear-Bible/Biblelib/
SummaryUtilities for working with metadata for Bible books, references, pericopes, and other units.
upload_time2024-05-15 21:23:07
maintainerNone
docs_urlNone
authorSean Boisen
requires_python<4,>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Biblelib

[![Release](https://img.shields.io/github/v/release/Clear-Bible/Biblelib)](https://img.shields.io/github/v/release/Clear-Bible/Biblelib)
[![Build status](https://img.shields.io/github/workflow/status/sboisen/Biblelib/merge-to-main)](https://img.shields.io/github/workflow/status/sboisen/Biblelib/merge-to-main)
[![codecov](https://codecov.io/gh/sboisen/Biblelib/branch/main/graph/badge.svg)](https://codecov.io/gh/sboisen/Biblelib)
[![Commit activity](https://img.shields.io/github/commit-activity/m/sboisen/Biblelib)](https://img.shields.io/github/commit-activity/m/sboisen/Biblelib)
[![Docs](https://img.shields.io/badge/docs-gh--pages-blue)](https://sboisen.github.io/Biblelib/)
[![Code style with black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Imports with isort](https://img.shields.io/badge/%20imports-isort-%231674b1)](https://pycqa.github.io/isort/)
[![License](https://img.shields.io/github/license/sboisen/Biblelib)](https://img.shields.io/github/license/sboisen/Biblelib)

Utilities for working with Bible books, references, pericopes, and
other units. Note this does _not_ include any actual Bible texts.

- **Github repository**: <https://github.com/Clear-Bible/Biblelib
- **Documentation** may *eventually* arrive at
  <https://clear-bible.github.io/Biblelib/> but can be found in the
  `docs` directory, and built using `mkdocs`.

## Installation

```bash
$ pip install biblelib
```
## Acknowledgements

* Book abbreviations incorporate public conventions developed by
    * [Unified Standard Format Markers
      3.0.0](https://ubsicap.github.io/usfm/index.html) (USFM), which
      is © Copyright 2018, United Bible Societies.
    * [The Open Scripture Information Standard
      (OSIS)](https://crosswire.org/osis/)
    * [Logos Bible Software](http://www.logos.com/)
* Versification information included consulting sources from:
    * [The Copenhagen Alliance for Open Biblical Resources](http://copenhagen-alliance.org/)
    * [Paratext](https://paratext.org/)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Clear-Bible/Biblelib/",
    "name": "biblelib",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Sean Boisen",
    "author_email": "sean.boisen@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/3a/e8/42bd2557cba960393a3eab886f23bec5479c4a8a7c62966fa7df48569ba9/biblelib-0.3.7.tar.gz",
    "platform": null,
    "description": "# Biblelib\n\n[![Release](https://img.shields.io/github/v/release/Clear-Bible/Biblelib)](https://img.shields.io/github/v/release/Clear-Bible/Biblelib)\n[![Build status](https://img.shields.io/github/workflow/status/sboisen/Biblelib/merge-to-main)](https://img.shields.io/github/workflow/status/sboisen/Biblelib/merge-to-main)\n[![codecov](https://codecov.io/gh/sboisen/Biblelib/branch/main/graph/badge.svg)](https://codecov.io/gh/sboisen/Biblelib)\n[![Commit activity](https://img.shields.io/github/commit-activity/m/sboisen/Biblelib)](https://img.shields.io/github/commit-activity/m/sboisen/Biblelib)\n[![Docs](https://img.shields.io/badge/docs-gh--pages-blue)](https://sboisen.github.io/Biblelib/)\n[![Code style with black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![Imports with isort](https://img.shields.io/badge/%20imports-isort-%231674b1)](https://pycqa.github.io/isort/)\n[![License](https://img.shields.io/github/license/sboisen/Biblelib)](https://img.shields.io/github/license/sboisen/Biblelib)\n\nUtilities for working with Bible books, references, pericopes, and\nother units. Note this does _not_ include any actual Bible texts.\n\n- **Github repository**: <https://github.com/Clear-Bible/Biblelib\n- **Documentation** may *eventually* arrive at\n  <https://clear-bible.github.io/Biblelib/> but can be found in the\n  `docs` directory, and built using `mkdocs`.\n\n## Installation\n\n```bash\n$ pip install biblelib\n```\n## Acknowledgements\n\n* Book abbreviations incorporate public conventions developed by\n    * [Unified Standard Format Markers\n      3.0.0](https://ubsicap.github.io/usfm/index.html) (USFM), which\n      is \u00a9 Copyright 2018, United Bible Societies.\n    * [The Open Scripture Information Standard\n      (OSIS)](https://crosswire.org/osis/)\n    * [Logos Bible Software](http://www.logos.com/)\n* Versification information included consulting sources from:\n    * [The Copenhagen Alliance for Open Biblical Resources](http://copenhagen-alliance.org/)\n    * [Paratext](https://paratext.org/)\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Utilities for working with metadata for Bible books, references, pericopes, and other units.",
    "version": "0.3.7",
    "project_urls": {
        "Homepage": "https://github.com/Clear-Bible/Biblelib/",
        "Repository": "https://github.com/Clear-Bible/Biblelib/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b771ffeb406712c47dd056816d1e6cadb421d521e0ddf911dee7bdc4b0a4ac11",
                "md5": "e72ebac0fd1f070da9b3175cc34edba6",
                "sha256": "c348cbc018758bfea12e7a1aa2ef6703d9f15c3be5fee60d9bf8a0cc93495115"
            },
            "downloads": -1,
            "filename": "biblelib-0.3.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e72ebac0fd1f070da9b3175cc34edba6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.8",
            "size": 463985,
            "upload_time": "2024-05-15T21:23:04",
            "upload_time_iso_8601": "2024-05-15T21:23:04.413597Z",
            "url": "https://files.pythonhosted.org/packages/b7/71/ffeb406712c47dd056816d1e6cadb421d521e0ddf911dee7bdc4b0a4ac11/biblelib-0.3.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3ae842bd2557cba960393a3eab886f23bec5479c4a8a7c62966fa7df48569ba9",
                "md5": "efb4df50b588b932bb8971b3fb05d4f0",
                "sha256": "15663092330da441e3e6e6180f6322c98079471194d536b29f5e45abdc30da66"
            },
            "downloads": -1,
            "filename": "biblelib-0.3.7.tar.gz",
            "has_sig": false,
            "md5_digest": "efb4df50b588b932bb8971b3fb05d4f0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.8",
            "size": 460943,
            "upload_time": "2024-05-15T21:23:07",
            "upload_time_iso_8601": "2024-05-15T21:23:07.214982Z",
            "url": "https://files.pythonhosted.org/packages/3a/e8/42bd2557cba960393a3eab886f23bec5479c4a8a7c62966fa7df48569ba9/biblelib-0.3.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-15 21:23:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Clear-Bible",
    "github_project": "Biblelib",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "biblelib"
}
        
Elapsed time: 0.24111s