============
ANSEL Codecs
============
.. image:: https://img.shields.io/pypi/v/ansel.svg
:target: https://pypi.python.org/pypi/ansel
:alt: PyPI Status
.. image:: https://github.com/haney/python-ansel/actions/workflows/build.yml/badge.svg
:target: https://travis-ci.org/haney/python-ansel
:alt: Build Status
.. image:: https://readthedocs.org/projects/python-ansel/badge/?version=latest
:target: https://python-ansel.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
Codecs for reading/writing documents in the ANSEL character set.
* Free software: MIT license
* Documentation: https://python-ansel.readthedocs.io.
Features
--------
* Adds support for character set encodings ANSEL_ (ANSI/NISO Z39.47) and GEDCOM_.
* Re-orders combining characters for consistency with the ANSEL specification.
Credits
-------
This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
.. _ANSEL: https://en.wikipedia.org/wiki/ANSEL
.. _GEDCOM: https://en.wikipedia.org/wiki/GEDCOM
Raw data
{
"_id": null,
"home_page": "https://github.com/haney/python-ansel/",
"name": "ansel",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6.2,<4.0.0",
"maintainer_email": "",
"keywords": "ansel,gedcom",
"author": "David Haney",
"author_email": "david.haney@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/ae/bb/927aa3c995017ce87ab774cad36df0ca9bd26fbb9382ea6663cb162628d2/ansel-1.0.0.tar.gz",
"platform": null,
"description": "============\nANSEL Codecs\n============\n\n\n.. image:: https://img.shields.io/pypi/v/ansel.svg\n :target: https://pypi.python.org/pypi/ansel\n :alt: PyPI Status\n\n.. image:: https://github.com/haney/python-ansel/actions/workflows/build.yml/badge.svg\n :target: https://travis-ci.org/haney/python-ansel\n :alt: Build Status\n\n.. image:: https://readthedocs.org/projects/python-ansel/badge/?version=latest\n :target: https://python-ansel.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n\n\n\nCodecs for reading/writing documents in the ANSEL character set.\n\n\n* Free software: MIT license\n* Documentation: https://python-ansel.readthedocs.io.\n\n\nFeatures\n--------\n\n* Adds support for character set encodings ANSEL_ (ANSI/NISO Z39.47) and GEDCOM_.\n* Re-orders combining characters for consistency with the ANSEL specification.\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n.. _ANSEL: https://en.wikipedia.org/wiki/ANSEL\n.. _GEDCOM: https://en.wikipedia.org/wiki/GEDCOM\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Codecs for reading/writing documents in the ANSEL character set.",
"version": "1.0.0",
"project_urls": {
"Documentation": "https://python-ansel.readthedocs.io/",
"Homepage": "https://github.com/haney/python-ansel/",
"Repository": "https://github.com/haney/python-ansel/"
},
"split_keywords": [
"ansel",
"gedcom"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2af871ac81d1ab4b7810b3e62a0984057068255a9d8612f294146e556b0c8a9f",
"md5": "b6e0f1444f2ddb4c44d8aada8bc88aec",
"sha256": "f47925beb80bce1ccbde3c4ac6c2c24f80cb586b93b45a2011595bb005e2ea33"
},
"downloads": -1,
"filename": "ansel-1.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b6e0f1444f2ddb4c44d8aada8bc88aec",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6.2,<4.0.0",
"size": 12921,
"upload_time": "2022-07-26T02:22:01",
"upload_time_iso_8601": "2022-07-26T02:22:01.124887Z",
"url": "https://files.pythonhosted.org/packages/2a/f8/71ac81d1ab4b7810b3e62a0984057068255a9d8612f294146e556b0c8a9f/ansel-1.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "aebb927aa3c995017ce87ab774cad36df0ca9bd26fbb9382ea6663cb162628d2",
"md5": "39a60fb56c3e66f751023cf1f00d9ced",
"sha256": "f5648060b8d1daa9013db9c8699c9a97d981ee191c78d5e50e8adade2735b688"
},
"downloads": -1,
"filename": "ansel-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "39a60fb56c3e66f751023cf1f00d9ced",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6.2,<4.0.0",
"size": 12811,
"upload_time": "2022-07-26T02:22:03",
"upload_time_iso_8601": "2022-07-26T02:22:03.046549Z",
"url": "https://files.pythonhosted.org/packages/ae/bb/927aa3c995017ce87ab774cad36df0ca9bd26fbb9382ea6663cb162628d2/ansel-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-07-26 02:22:03",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "haney",
"github_project": "python-ansel",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "ansel"
}