Waikato / wekaDeeplearning4j

Weka package for the Deeplearning4j java library
https://deeplearning.cms.waikato.ac.nz/
GNU General Public License v3.0
185 stars 202 forks source link

Include Platform Information in Description.props #21

Closed braun-steven closed 6 years ago

braun-steven commented 6 years ago

Add the platform dependency for each package as describe in http://weka.wikispaces.com/How+are+packages+structured+for+the+package+management+system%3F

E.g.

# Specify which OS's the package can operate with. Omitting this entry indicates no restrictions on OS. (optional)
OSName=Windows,Mac,Linux

# Specify which architecture the package can operate with. Omitting this entry indicates no restriction. (optional)
OSArch=64