blob: 6cc7afeaa014ad847730820ac7220190f3b5736d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
Metadata-Version: 2.1
Name: sagetex
Version: 3.6.1
Summary: Embed Sage code and plots into LaTeX
Home-page: https://github.com/sagemath/sagetex
Author: Dan Drake
Author-email: dr.dan.drake@gmail.com
Maintainer: SageMath developers
Maintainer-email: sage-devel@googlegroups.com
License: GPLv2+
License-File: LICENSE
The SageTeX package allows you to embed code,
results of computations, and plots from the Sage mathematics
software suite (http://sagemath.org) into LaTeX documents.
|