title=Convertisseuse de base
# Commencez la description par minuscule!
description=convertir un nombre entre diffrentes bases de numration, prcision arbitraire.
author=XIAO Gang
address=xiao@unice.fr
copyright=&copy; 1998 (<a href=COPYING>GNU GPL</a>)
translator=
translator_address=
version=2.00
# minimal version of wims server under which the module may run
wims_version=2.42
language=fr

# Possible categories: exercise, tool, dictionary, course, recreation.
category=tool

# En: elementary. Hn: high school. Un: under. G: graduate. R: research.
# E1,...,E6; H1...,H6; U1,...,U4; G; R
level=H1 H2 H3 H4 H5 H6 U1 U2 U3 U4 G R

# e.g. algebra, analysis, geometry, etc.
domain=algebra, number

# Anything you like.
keywords=number, number base, convert, decimal, binaire, octal, hexadecimal

require=float_calc
mode=popup
