RubyGems Navigation menu

png_conform 0.1.2

PngConform provides a comprehensive PNG, MNG, and JNG file validation library in pure Ruby. It validates file structure, chunk validity, CRC checksums, zlib compression, and profile conformance. Built with a layered architecture using BinData for binary parsing, Lutaml::Model for domain models, and Thor for CLI. Supports PNG baseline, MNG-VLC, MNG-LC, and JNG profiles with detailed validation reporting compatible with pngcheck output.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.1.2 November 23, 2025 (118KB)
  2. 0.1.1 November 17, 2025 (104KB)
  3. 0.1.0 November 17, 2025 (104KB)

Runtime依存関係 (3):

bindata ~> 2.5
lutaml-model ~> 0.7
thor ~> 1.4

所有者:

プッシュ者:

作者:

  • Ribose Inc.

SHA 256チェックサム:

=

累計ダウンロード数 441

このバージョンのみ 171

このバージョンがリリースされたのは:

ライセンス:

BSD-2-Clause

必要なRubyのバージョン: >= 3.0.0

リンク: