utils/types: numeric expeanded to handle percentages

numeric() conversion function is expanded to handle percentage values in
the form "10.123%". The result is the numeric part converted to a float
and divided by 100, e.g. 0.10123.
1 file changed
tree: 6bd12501ac87aa9f21e7824c5ebd9cf763a01b35
  1. devlib/
  2. doc/
  3. src/
  4. .gitignore
  5. README.rst
  6. setup.py