File: INSTALL

package info (click to toggle)
python-esmre 1.0.1-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 208 kB
  • sloc: ansic: 467; python: 391; makefile: 3
file content (13 lines) | stat: -rw-r--r-- 336 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
Installing esmre
================

To install esmre, type the following:

  python setup.py install

This will install the esm and esmre modules in the site-packages for the
Python interpreter you used to run the command.

You can test the installation by typing the following:

  python test/esm_tests.py && python test/esmre_tests.py