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

Uploaded Python 3

File details

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

File metadata

  • Download URL: swarmauri_xmp_tiff-0.1.1.dev42.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.dev42.tar.gz
Algorithm Hash digest
SHA256 1af2e8703c32060690ba2d267e8992ee4d9ec2aec233951047784d5e28024ce0
MD5 e2c87b5a3182ddec9c7f7197bd917719
BLAKE2b-256 b3e53a98c329a05767d0630ff7814cfdfd3e40a8193a9e2111bfb01df60ac06d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: swarmauri_xmp_tiff-0.1.1.dev42-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.dev42-py3-none-any.whl
Algorithm Hash digest
SHA256 9f4013687d593c3b59d62dfdbb0fa31a05a29e73f3612ca86bca49a4b2a5e849
MD5 31a50614ed845ca675a41a9b87284260
BLAKE2b-256 41cb0320866b6ee739c09eb1689743f1f917b5ea65a0b4b1346bc0263f03f0c5

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