Metadata-Version: 2.0
Name: plink
Version: 2.2
Summary: A full featured Tk-based knot and link editor
Home-page: http://www.math.uic.edu/t3m/plink/doc/
Author: Marc Culler and Nathan M. Dunfield
Author-email: culler@uic.edu, nathan@dunfield.info
License: GPLv2+
Description-Content-Type: UNKNOWN
Keywords: knot,link,editor,SnapPy
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Mathematics
Requires-Dist: future

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 <http://www.math.uic.edu/t3m/plink/doc/>`_
for complete details.

This is a pure Python module and you can install it via either
`pip <https://pip.pypa.io/en/latest/>`_ or
`easy_install <http://pythonhosted.org//setuptools/easy_install.html>`_;
See `the documentation
<http://www.math.uic.edu/t3m/plink/doc/installing.html>`_
for more.

You can browse the source code `here <https://bitbucket.org/t3m/plink>`_.




