awips2/pythonPackages
Richard Peter b0f35c561d Merge branch 'master_13.4.1' into omaha_13.4.1
Former-commit-id: f7905ff763 [formerly c40709229f] [formerly 4809b3c15b] [formerly 4809b3c15b [formerly 73372622f7]] [formerly f7905ff763 [formerly c40709229f] [formerly 4809b3c15b] [formerly 4809b3c15b [formerly 73372622f7]] [formerly 77a08ebd31 [formerly 4809b3c15b [formerly 73372622f7] [formerly 77a08ebd31 [formerly 306527aa5e90782da8232acdce39b56358d10dd0]]]]]
Former-commit-id: 77a08ebd31
Former-commit-id: 99fbec36cd [formerly 8e252f89f0] [formerly 21b87e9ea7] [formerly 0f937c2b19c19923735a81124cb81aeabd3418dc [formerly 38741ab6e09457ab781a256b369b5b60e307fc09] [formerly 21b87e9ea7 [formerly 427f54a878]]]
Former-commit-id: 1797126476d9d45bb3cf2607b17744d35a783084 [formerly 7abbd80f0599361a183f199c4e0c507ff370195e] [formerly 2a8115770f [formerly 69e6ea4847]]
Former-commit-id: 2a8115770f
Former-commit-id: 27c6d6f318
2013-05-21 10:35:00 -05:00
..
.settings Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
cherrypy Moving 12.1.1 into ss_sync 2012-01-19 11:53:12 -06:00
dynamicserialize 13.4.1-10 baseline 2013-05-20 10:52:47 -04:00
h5py Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
java-importer Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
matplotlib Moving 12.1.1 into ss_sync 2012-01-19 11:53:12 -06:00
nose 13.4.1-4.1 baseline (recovered lost bin directories for 13.4.1-4) 2013-05-03 09:20:30 -05:00
numpy Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
pil Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
pmw Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
pupynere 12.8.1-5 baseline 2012-08-01 10:45:37 -05:00
pycairo Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
pygtk Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
pypies 13.3.1-12 baseline 2013-03-25 13:27:13 -05:00
qpid 13.4.1-4.1 baseline (recovered lost bin directories for 13.4.1-4) 2013-05-03 09:20:30 -05:00
scientific Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
scipy Moving 12.1.1 into ss_sync 2012-01-19 11:53:12 -06:00
setuptools 13.2.1-2 baseline 2013-01-23 11:18:44 -05:00
shapely 13.2.1-2 baseline 2013-01-23 11:18:44 -05:00
tables Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
thrift Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
tpg Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
ufpy 13.4.1-1 baseline 2013-04-24 17:15:55 -05:00
werkzeug Moving 12.1.1 into ss_sync 2012-01-19 11:53:12 -06:00
.project Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
.pydevproject Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
pythonPackages.ecl 12.4.1-4 baseline 2012-04-18 15:18:16 -05:00
README Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
VERSIONS 13.2.1-2 baseline 2013-01-23 11:18:44 -05:00

The python packages dir exists solely for pure python packages.
NO JAVA/JEP CODE ALLOWED.

Each dir under this directory should be able to be copied to an installed python's
site-packages dir and function correctly, being able to be imported and used
as needed.