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)
8 lines
325 B
Plaintext
8 lines
325 B
Plaintext
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
|