Skip to content

SylvainPlessis/compta

Repository files navigation

Compta

A simple C++ application to read and parse a simple ascii input files, containing comptability information.

Intallation

From source files:

  • cd $SRC_DIR
  • ./bootstrap
  • cd ../
  • mkdir build
  • cd build
  • ../$SRC_DIR/configure
  • make
  • make check (optional)
  • make install (may require root privileges)

About

Small terminal-based program

Resources

License

Unknown, LGPL-2.1 licenses found

Licenses found

Unknown
LICENSE
LGPL-2.1
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published