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.dev40.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.dev40-py3-none-any.whl (3.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: swarmauri_xmp_tiff-0.1.1.dev40.tar.gz
  • Upload date:
  • Size: 2.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.12 {"installer":{"name":"uv","version":"0.10.12","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.dev40.tar.gz
Algorithm Hash digest
SHA256 cf6963b7f5cfaad61546595790695504250adf7eb3bd37d694f2b0e3762ad68c
MD5 8255d12af8b0ddbcd944a5523d653618
BLAKE2b-256 0842790912e08e975fb60e280e5b4381edb1bac67ddf2ec28b8be8e43d1d0455

See more details on using hashes here.

File details

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

File metadata

  • Download URL: swarmauri_xmp_tiff-0.1.1.dev40-py3-none-any.whl
  • Upload date:
  • Size: 3.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.12 {"installer":{"name":"uv","version":"0.10.12","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.dev40-py3-none-any.whl
Algorithm Hash digest
SHA256 98ee6baed9de9d5899a45872d5e80d9ccae63192da8b802c160280daa9c88842
MD5 945c86f3ebccd32ffb81a6107f77858c
BLAKE2b-256 bcb4f1f4aace798615e3cb29d4fd68aeb34fa39fdb703b15e2c762e9894199f5

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