Metadata-Version: 2.1
Name: sciform
Version: 0.3.0
Summary: A package for formatting floats into scientific formatted strings.
Author-email: Justin Gerber <justin.gerber48@gmail.com>
Project-URL: Homepage, https://github.com/jagerber48/sciform
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/x-rst
License-File: LICENSE

# sciform

This package can be used to nicely format floats into scientific 
presentation formats. Features include fixed point, and decimal and binary 
scientific and engineering notations. Where possible, formatting follows 
documented standards such as those published by 
[BIPM](https://www.bipm.org/en/) or [IEC](https://iec.ch/homepage).


