mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 04:16:27 -04:00
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
7 lines
325 B
Text
7 lines
325 B
Text
This is a project to expose the functionalitis of the Braiding program as a
|
|
shared library. The original goal is to include it as a component of SageMath,
|
|
but it can be used in any other c++ program.
|
|
|
|
It allows various computations on braid groups, such as normal forms.
|
|
|
|
See also: https://github.com/miguelmarco/libbraiding
|