Comex Project is a cross platform suite to exchange commands 
with smartcard using PC/SC standard readers and serial reader. 

comex-qt - QT user interface for comex project, suite to exchange commands with smartcard
=========================================================================================
Copyright (c) 2011, Armando Basile

Thank you for using ( or at least trying out :) ) comex-qt

comex-qt is distributed under the terms of the GNU General Public License (GPLv2)
See the file COPYING for more information


DEPENDENCIES
-----------------------------------------------------------------------------------------
 mono with devel package
 log4net with devel package 
 comex-base with devel package
 qyoto with devel package
  

BUILD FROM TARBALL
-----------------------------------------------------------------------------------------
 $ ./configure
 $ make
 # make install (as root)

 
RUN QT APPLICATION 
-----------------------------------------------------------------------------------------
 $ mono comex-qt.exe --help                    (for help message)
 $ mono comex-qt.exe                           (to run without log)


Can find updates on comex official website:
http://comex-project.googlecode.com
