
Security News
Crates.io Users Targeted by Phishing Emails
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
A library that provides an ergonomic model for XML encoded text documents (e.g. with TEI-XML).
|latest-version| |rtd| |python-support| |license| |mypy| |black|
delb
is a library that provides an ergonomic model for XML encoded text
documents (e.g. TEI-XML_) for the Python programming language.
It fills a gap for the humanities-related field of software development towards
the excellent (scientific) communities in the Python ecosystem.
For a more elaborated discussion see the Design chapter of the documentation.
.. _TEI-XML: https://tei-c.org
You're invited to submit tests that reflect desired use cases or are merely of theoretical nature. Of course, any kind of proposals for or implementations of improvements are welcome as well.
snakesist_ is an eXist-db client that uses delb
to expose database
resources.
Kurt Raschke noted in 2010
_::
In a DOM-based implementation, it would be relatively easy […] But lxml doesn't use text nodes; instead it uses [text] and [tail] properties to hold text content.
.. _snakesist: https://pypi.org/project/snakesist/ .. _noted in 2010: https://web.archive.org/web/20190316214219/https://kurtraschke.com/2010/09/lxml-inserting-elements-in-text/
.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg?style=flat-square :alt: Black code style :target: https://black.readthedocs.io/ .. |latest-version| image:: https://img.shields.io/pypi/v/delb.svg?style=flat-square :alt: Latest version on PyPI :target: https://pypi.org/project/delb .. |license| image:: https://img.shields.io/pypi/l/delb.svg?style=flat-square :alt: License :target: https://github.com/delb-xml/delb-py/blob/main/LICENSE.txt .. |mypy| image:: https://img.shields.io/badge/mypy-checked-success.svg?style=flat-square :alt: mypy-checked :target: https://www.mypy-lang.org/ .. |python-support| image:: https://img.shields.io/pypi/pyversions/delb.svg?style=flat-square :alt: Python versions .. |rtd| image:: https://img.shields.io/badge/RTD-Docs-informational.svg?style=flat-square :alt: Documentation :target: https://delb.readthedocs.io/
FAQs
A library that provides an ergonomic model for XML encoded text documents (e.g. with TEI-XML).
We found that delb demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
Product
Socket now lets you customize pull request alert headers, helping security teams share clear guidance right in PRs to speed reviews and reduce back-and-forth.
Product
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.