ATM/lib/BigNumber/library.properties
2022-01-06 16:33:37 +01:00

10 lines
427 B
INI

name=BigNumber
version=3.5
author=NickGammon
maintainer=NickGammon
sentence=BigNumber library for the Arduino
category=Other
url=https://github.com/nickgammon/BigNumber
architectures=*
paragraph=A library for handling "big" numbers, similar to the "bc" program under Unix. Numbers consisting of large numbers of digits, and large numbers of decimal places can be manipulated, subject to memory limitations.
include=BigNumber.h