fastpnm

fast PNM (.pbm .pgm .ppm) parser

Pure Nim score 15/100 · tests present · no docs generated

Summary

Latest Version 0.4.0
License MIT
CI Status Failing
Downloads 0
Last Indexed 2026-07-21 05:26

Authors

  • hamidb80

Installation

nimble install fastpnm
choosenim install fastpnm
git clone https://github.com/hamidb80/pbm

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
fastpnm - - - - - - -

Dependencies

Package Version Optional
nim >= 1.6.14 No

Source

Repository https://github.com/hamidb80/pbm
Homepage https://github.com/hamidb80/fastpnm
Registry Source nimble_official

README

When you feel afraid or nervous to do a thing, then do it. because the real harm which you may thus receive is less poignant than its expectation and fear - Imam Ali

fast .pbm, .pgm, .ppm, .pnm parser

read more about Netbpm project.

Usage

fastpnm library provides very simple and intuitive API to work with, see docs.

TODO

  • [ ] add read from file API