awips2/pythonPackages
Bryan Kowal 0e485a614a Issue #1262:
- We will now be building a 64-bit version of the awips2-notification rpm
- Updated qpid-devel in nativeLib to match the version of qpid we are using
- Added 64-bit libraries to thrift and qpid in nativeLib
- The notification executables are now built from source out of nativeLib


Former-commit-id: e723d07f2d [formerly 2f31d21ac3] [formerly c3da463f39] [formerly c3da463f39 [formerly a210f08acc]] [formerly e723d07f2d [formerly 2f31d21ac3] [formerly c3da463f39] [formerly c3da463f39 [formerly a210f08acc]] [formerly 0970259114 [formerly c3da463f39 [formerly a210f08acc] [formerly 0970259114 [formerly 3205e61aaeba7ec7bccb0a4bd2ed8a6e83a77951]]]]]
Former-commit-id: 0970259114
Former-commit-id: 4fef5de268 [formerly 333e7ab7d4] [formerly bad53d1b7f] [formerly 36a0fa84d2af174d5763bc464bbdd9c0bdcf6f6d [formerly 9daf66759db7f15cffd920e394ee9cbc9ce0ff8c] [formerly bad53d1b7f [formerly 9490652103]]]
Former-commit-id: 4a6755cb5667e0256b12835bb3c9a58b1e18e40f [formerly d1930ad031c0d2a89cee21d8471ec1e59e0c331d] [formerly 95a0a4664f [formerly 83e1f8cc0a]]
Former-commit-id: 95a0a4664f
Former-commit-id: 1b76ff6159
2012-12-13 12:40:31 -06: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 Issue #1310: Fix automated tropical testing support code after Data Delivery and Unified Grid 2012-11-02 15:21:30 -05: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 Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06: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 Issue #1421: Make hdf5 and database purge the same, update H5pyDataStore 2012-12-13 11:02:07 -06:00
qpid 12.9.1-5 baseline (with forgotten bin files now included) 2012-08-22 16:00:33 -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 Issue #1262: 2012-12-13 12:40:31 -06:00
shapely Issue #1262: 2012-12-13 12:40:31 -06: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 12.9.1-4 baseline 2012-08-15 15:19:10 -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 Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06: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.