Metadata-Version: 2.1
Name: spherogram
Version: 1.8.1
Summary: Spherical diagrams for 3-manifold topology
Home-page: https://bitbucket.org/t3m/spherogram
Author: Marc Culler and Nathan M. Dunfield
Author-email: culler@uic.edu, nathan@dunfield.info
License: GPLv2+
Keywords: knot,link,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 :: C
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Mathematics
Requires-Dist: networkx (>=1.3)
Requires-Dist: decorator
Requires-Dist: future
Requires-Dist: snappy-manifolds (>=1.0)


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 <http://snappy.computop.org>`_ project.  For some basic
examples of using Spherogram to build links, 
`see here <http://snappy.computop.org/spherogram.html>`_.  You can
browse the `source code <https://bitbucket.org/t3m/spherogram>`_.


