Metadata-Version: 2.4
Name: plink
Version: 2.4.9
Summary: A full featured Tk-based knot and link editor
Author: Marc Culler, Nathan M. Dunfield, Matthias Goerner
Author-email: snappy-help@computop.org
License: GPLv2+
Project-URL: homepage, https://github.com/3-manifolds/PLink
Project-URL: issues, https://github.com/3-manifolds/PLink/issues
Keywords: knot,link,editor,SnapPy
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Intended Audience :: Science/Research
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Programming Language :: Python
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/x-rst

PLink is a full featured graphical editor for knot and link projections,
using the cross-platform GUI toolkit Tk.  The primary focus is on
piecewise-linear link projections, but it also supports a "smooth
mode" and can export images in PostScript, PDF, SVG, and TikZ formats.
See the `PLink home page <https://3-manifolds.github.io/PLink>`_
for complete details.

This is a pure Python module and you can install it via
`pip <https://pip.pypa.io/en/latest/>`_.
See `the documentation
<https://3-manifolds.github.io/PLink/installing>`_
for more.

You can browse the source code `here <https://github.com/3-manifolds/PLink>`_.


License
=======

Copyright 2008-present by Marc Culler, Nathan Dunfield, and others.

All parts of this package are released under the
`GNU General Public License, version 2 <http://www.gnu.org/licenses/gpl-2.0.txt>`_
or (at your discretion) any later version as
published by the Free Software Foundation.


Acknowledgements
================

The development of this program was partially supported by the US
National Science Foundation under grants DMS0608567, DMS0504975,
DMS0204142, and others.
