aboutsummaryrefslogtreecommitdiff
path: root/math/py-cdecimal
Commit message (Collapse)AuthorAgeFilesLines
* - Add LICENSE_FILEDmitry Marakasov2016-01-241-0/+5
| | | | | | | - Strip library Notes: svn path=/head/; revision=407123
* Add py-cdecimal, a fast drop-in replacement for the Decimal moduleMaxim Sobolev2016-01-233-0/+38
in python < 3.3. Notes: svn path=/head/; revision=406959