Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 1 KB

README.md

File metadata and controls

35 lines (27 loc) · 1 KB

nfop

nfop is a small application to display scene release (*.nfo) files in the correct Codepage 437 display format.

Features

  • Codepage 437 display
  • Colour/font customization
  • User settings

screenshot

Releases

Install nfop

Install to system:
# PREFIX=/usr/local/ ./install

Install for package:
# PREFIX=${PKGDIR}/usr/ ./install

Runtime Dependencies

  • perl (>=5.10)
  • gtk (2.24)

Perl modules

  • Gtk2
  • Gtk2::Pango