#
# NPI - Calculatrice en Notation Polonaise Inverse.
# Copyright (C) 2000-2017 MiKael NAVARRO
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
#
AUTHORS
PKG-INFO
MANIFEST
README
LISEZMOI
INSTALL
COPYING
NEWS
ChangeLog
setup.py
src/npi.py
src/stack.py
src/npi_errors.py
src/npi_utils.py
src/cmd_arith.py
src/cmd_stack.py
src/cmd_const.py
src/cmd_trigo.py
src/cmd_hyp.py
src/cmd_exp.py
src/cmd_real.py
src/cmd_proba.py
src/cmd_rand.py
src/cmd_conv.py
src/cmd_arith2.py
src/cmd_sr.py
src/cmd_loan.py
src/npi_test.py
tools/ircnpi.py
tools/npibot.py
doc/COPYING
doc/npi.fr.rest
