Skip to content

v0.1.1

@allen2c allen2c tagged this 04 Aug 06:49
Introduce a lightweight Python library for working with Data URLs. The library provides a convenient `DataURL` class for creating, parsing, and manipulating Data URLs, plus utilities for extracting Data URLs from text.

Key features:
- Create Data URLs from raw bytes or strings
- Parse existing Data URL strings
- Extract Data URLs from mixed text content
- Support for MIME type handling

This initial release includes comprehensive documentation and test coverage.
Assets 2
Loading