File: sidebarintro.html

package info (click to toggle)
python-pint 0.5.2-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 692 kB
  • ctags: 886
  • sloc: python: 5,568; makefile: 163
file content (20 lines) | stat: -rw-r--r-- 734 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<h3>About Pint</h3>
Units in Python.
You are currently looking at the documentation of version {{ version }}.
<h3>Other Formats</h3>
<p>
  You can download the documentation in other formats as well:
</p>
<ul>
  <li><a href="https://media.readthedocs.org/pdf/pint/latest/pint.pdf">as PDF</a>
  <li><a href="https://media.readthedocs.org/htmlzip/pint/latest/pint.zip">as zipped HTML</a>
  <li><a href="https://media.readthedocs.org/epub/pint/latest/pint.epub">as ePub</a>
</ul>
<h3>Useful Links</h3>
<ul>
  <li><a href="https://pypi.python.org/pypi/Pint/">Pint @ PyPI</a></li>
  <li><a href="https://github.com/hgrecco/pint">Code in GitHub</a></li>
  <li><a href="https://github.com/hgrecco/pint/issues">Issue Tracker</a></li>
</ul>