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 (118.0 KB)
  2. 0.1.1 November 17, 2025 (103.5 KB)
  3. 0.1.0 November 17, 2025 (103.5 KB)

Runtime 相依性套件 (3):

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

擁有者:

推送者:

作者:

  • Ribose Inc.

SHA 256 總和檢查碼:

=

總下載次數 439

這個版本 169

版本发布:

授權:

BSD-2-Clause

Ruby 版本需求: >= 3.0.0

相關連結: