libfinance-yahooquote-perl
Perl module for retrieving stock quotes from Yahoo! Finance
This is a Perl module to retrieve one or more quotes for stocks, mutual
funds, exchange rates, options, ... from Yahoo! Finance, covering most
(if not all) of the global Yahoo! Finance sites.
python3-flatbuffers
efficient cross platform serialization library - Python bindings
FlatBuffers is an efficient cross platform serialization library for C++, C#,
C, Go, Java, JavaScript, TypeScript, PHP, and Python. It was originally
created at Google for game development and other performance-critical
applications.
python-jinja2-time
Jinja2 extension for dates and times - Python 2.x
This extension for the template engine Jinja2 adds a "now" tag
providing a convenient access to the arrow.now() API from
templates. A format string can be provided to control the output.
sgf2dg
Converts Smart Go Format (SGF) files to Go diagrams
Go is a board game from Eastern Asia and TeX is a program for
typesetting. sgf2dg converts Go game records in smart-go format (SGF)
into TeX files. You can produce camera-ready copies for books or
magazines, or simply generate attractive printouts of your (internet)
Go games.
primecount-bin
fast prime number counter C/C++ library -- bin
primecount is a free software program and C/C++ library that counts
the primes below an integer x <= 10^31 using highly optimized
implementations of the combinatorial prime counting algorithms.
php-math-biginteger
Pure-PHP arbitrary precission integer arithmetic library