Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
build/pkgs/snappy: New pip package
Browse files Browse the repository at this point in the history
  • Loading branch information
mkoeppe committed Jan 4, 2021
1 parent 9d686f2 commit 46f7b0e
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 0 deletions.
18 changes: 18 additions & 0 deletions build/pkgs/snappy/SPKG.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
snappy: Topology and geometry of 3-manifolds, with a focus on hyperbolic structures
===================================================================================

Description
-----------

Studying the topology and geometry of 3-manifolds, with a focus on hyperbolic structures.

License
-------

GPLv2+

Upstream Contact
----------------

https://pypi.org/project/snappy/

4 changes: 4 additions & 0 deletions build/pkgs/snappy/dependencies
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
$(PYTHON) | $(PYTHON_TOOLCHAIN)

----------
All lines of this file are ignored except the first.
3 changes: 3 additions & 0 deletions build/pkgs/snappy/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# The --no-deps flag is just there to prevent it from pulling in cypari (!= cypari2).
# In fact, just sage -pip install snappy does the trick but installs the (unused even by SnapPy in this context) cypari module.
--no-deps snappy spherogram plink FXrays snappy_manifolds
1 change: 1 addition & 0 deletions build/pkgs/snappy/type
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
optional

0 comments on commit 46f7b0e

Please sign in to comment.