liba 0.1.1-rc5

An algorithm library based on C/C++ language
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[metadata]
name = liba
version = 0.1.1-rc5
url = https://github.com/tqfx/liba.git
author = tqfx
author_email = tqfx@foxmail.com
classifiers =
    Programming Language :: C
    Programming Language :: C++
    Programming Language :: Cython
    Programming Language :: Python
    License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
license = MPL-2.0
description = An algorithm library based on C/C++ language
long_description = file: README.md
long_description_content_type = text/markdown
keywords = algorithms
platforms = CPython