Skip to main content

TIFF/DNG handler scaffold for embedding and extracting XMP packets in Swarmauri runtimes.

Project description

Swarmauri Logo

PyPI - Downloads Hits PyPI - Python Version PyPI - License PyPI - swarmauri_xmp_tiff


swarmauri_xmp_tiff

swarmauri_xmp_tiff introduces the TIFFXMP handler scaffold for managing XMP metadata in TIFF and DNG images via tag 700.

Features

  • Future ready – codifies the contract for TIFF/DNG metadata manipulation ahead of implementation work.
  • Registry connected – extends EmbedXmpBase, so the handler is automatically registered for discovery.
  • Explicit messaging – each method raises NotImplementedError, clarifying expectations for contributors.

Installation

# pip
pip install swarmauri_xmp_tiff

# uv
uv add swarmauri_xmp_tiff

Usage

from swarmauri_xmp_tiff import TIFFXMP

handler = TIFFXMP()

try:
    handler.read_xmp(b"II*\x00...")
except NotImplementedError:
    print("TIFF XMP support is planned and currently unimplemented.")

Why it works

  • Future ready – codifies the contract for TIFF/DNG metadata manipulation ahead of implementation work.
  • Registry connected – extends EmbedXmpBase, so the handler is automatically registered for discovery.
  • Explicit messaging – each method raises NotImplementedError, clarifying expectations for contributors.

Project Resources

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

swarmauri_xmp_tiff-0.1.1.dev33.tar.gz (2.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

swarmauri_xmp_tiff-0.1.1.dev33-py3-none-any.whl (3.2 kB view details)

Uploaded Python 3

File details

Details for the file swarmauri_xmp_tiff-0.1.1.dev33.tar.gz.

File metadata

  • Download URL: swarmauri_xmp_tiff-0.1.1.dev33.tar.gz
  • Upload date:
  • Size: 2.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.8 {"installer":{"name":"uv","version":"0.10.8","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for swarmauri_xmp_tiff-0.1.1.dev33.tar.gz
Algorithm Hash digest
SHA256 69620af2a6c2d0c3cdd1c43f5e0a3d2a999d5e2f8817a6f1a8d672ab9ba54399
MD5 11b072a7d2ae9b6ff66d0a52a5f0afea
BLAKE2b-256 94139422829ecfaa7dbfbda15da761d6224cfda544b6d16ed25a6d75f482ca17

See more details on using hashes here.

File details

Details for the file swarmauri_xmp_tiff-0.1.1.dev33-py3-none-any.whl.

File metadata

  • Download URL: swarmauri_xmp_tiff-0.1.1.dev33-py3-none-any.whl
  • Upload date:
  • Size: 3.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.8 {"installer":{"name":"uv","version":"0.10.8","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for swarmauri_xmp_tiff-0.1.1.dev33-py3-none-any.whl
Algorithm Hash digest
SHA256 d065088d1153288460176288a36cb1d9e7a08475e9497f55e961e64b0693f7eb
MD5 d94be1fedd8afccba391018a82ed8266
BLAKE2b-256 2865e9f240f5c43ee41b4294a3b9d1a74f659812f91550fe6a2ee39fdee3436d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page