Metadata-Version: 2.4
Name: spherogram
Version: 2.4.1
Summary: Spherical diagrams for 3-manifold topology
Home-page: https://github.com/3-manifolds/Spherogram
Author: Marc Culler and Nathan M. Dunfield
Author-email: culler@marc-culler.info, nathan@dunfield.info
License: GPLv2+
Keywords: knot,link,SnapPy
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 :: C
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Mathematics
Requires-Python: >=3
Requires-Dist: decorator
Requires-Dist: networkx
Requires-Dist: packaging
Requires-Dist: snappy_manifolds>=1.4
Requires-Dist: knot_floer_homology>=1.2.2
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary


Spherogram is a Python module for dealing with the kind of planar
diagrams that arise in 3-dimensional topology, such as link and
Heegaard diagrams. It a component of the larger
`SnapPy <https://snappy.computop.org>`_ project.  For some basic
examples of using Spherogram to build links, 
`see here <https://snappy.computop.org/spherogram.html>`_.  You can
browse the `source code <https://github.com/3-manifolds/Spherogram>`_.
