{
  "$schema": "https://loremfile.dev/schema/manifest-v1.json",
  "schema_version": 1,
  "catalog_version": "1.2.0",
  "generated_at": "2026-09-22T06:59:34Z",
  "base_url": "https://loremfile.dev/",
  "license": "CC0-1.0",
  "license_url": "https://creativecommons.org/publicdomain/zero/1.0/",
  "source": "https://github.com/kumarprabhashanand/loremfile",
  "toolchain_image": "ghcr.io/kumarprabhashanand/loremfile-toolchain@sha256:1d66d83de2483700858745a9d27120af001588019882098eb67a301fdd2f2ad6",
  "count": 2,
  "total_bytes": 5620,
  "fixtures": [
    {
      "path": "eml/plain-text.eml",
      "url": "https://loremfile.dev/eml/plain-text.eml",
      "format": "eml",
      "ext": "eml",
      "mime": "message/rfc822",
      "bytes": 1531,
      "sha256": "3e56b059b9255395a67a74d341fab5b72a6e5b3e5682e9d3e9fc71c021ad44f8",
      "size_class": "free",
      "phase": 1,
      "description": "A single text/plain message: the simplest thing a mail parser has to read, with a fixed date and Message-ID.",
      "tags": [
        "mail",
        "text"
      ],
      "edge_case": false,
      "props": {
        "parts": 1,
        "content_types": [
          "text/plain"
        ],
        "attachments": 0,
        "multipart": false,
        "date": "Wed, 01 Jan 2020 00:00:00 +0000",
        "has_message_id": true,
        "subject": "A plain text message"
      },
      "generator": "mail.plain_text",
      "generator_params": {},
      "added_in": "1.1.0",
      "status": "active",
      "deprecated": false,
      "supersededBy": null
    },
    {
      "path": "eml/with-attachments.eml",
      "url": "https://loremfile.dev/eml/with-attachments.eml",
      "format": "eml",
      "ext": "eml",
      "mime": "message/rfc822",
      "bytes": 4089,
      "sha256": "8c8972bbe8b0b4e1a28c0627bb0607ac23ced5cb96e2ea2fd1fb228bffdc2853",
      "size_class": "free",
      "phase": 1,
      "description": "A message carrying two published fixtures as attachments, a PDF and a PNG, read from the bytes that were published.",
      "tags": [
        "mail",
        "document",
        "image"
      ],
      "edge_case": false,
      "props": {
        "parts": 4,
        "content_types": [
          "application/pdf",
          "image/png",
          "multipart/mixed",
          "text/plain"
        ],
        "attachments": 2,
        "multipart": true,
        "date": "Wed, 01 Jan 2020 00:00:00 +0000",
        "has_message_id": true,
        "subject": "A message with attachments"
      },
      "generator": "mail.with_attachments",
      "generator_params": {
        "attachments": [
          "pdf/minimal.pdf",
          "png/100x100.png"
        ]
      },
      "added_in": "1.1.0",
      "status": "active",
      "deprecated": false,
      "supersededBy": null
    }
  ]
}
