gemspec 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (349) hide show
  1. checksums.yaml +7 -0
  2. data/.gitignore +2 -0
  3. data/Gemfile +4 -0
  4. data/LICENSES/.info +1 -0
  5. data/LICENSES/MIT +9 -0
  6. data/README.md +26 -0
  7. data/Rakefile +0 -0
  8. data/VERSION +1 -0
  9. data/VERSIONING.md +18 -0
  10. data/VERSION_FOR_HUMANS +1 -0
  11. data/gemspec.gemspec +33 -0
  12. data/lib/gemspec.rb +46 -0
  13. data/lib/gemspec/HUMAN_VERSION +1 -0
  14. data/lib/gemspec/VERSION +1 -0
  15. data/lib/gemspec/VERSION_FOR_HUMANS +1 -0
  16. data/lib/gemspec/base_dirname.rb +9 -0
  17. data/lib/gemspec/bootstrap_lib.rb +75 -0
  18. data/lib/gemspec/camelize.rb +13 -0
  19. data/lib/gemspec/git.rb +35 -0
  20. data/lib/gemspec/version.rb +4 -0
  21. data/lib/super_hash.rb +51 -0
  22. data/rakelib/gem.rake +13 -0
  23. data/rakelib/license.rake +19 -0
  24. data/share/gemspec/licenses/AAL +27 -0
  25. data/share/gemspec/licenses/ADSL +5 -0
  26. data/share/gemspec/licenses/AFL-1.1 +17 -0
  27. data/share/gemspec/licenses/AFL-1.2 +21 -0
  28. data/share/gemspec/licenses/AFL-2.0 +30 -0
  29. data/share/gemspec/licenses/AFL-2.1 +30 -0
  30. data/share/gemspec/licenses/AFL-3.0 +28 -0
  31. data/share/gemspec/licenses/AGPL-1.0 +51 -0
  32. data/share/gemspec/licenses/AGPL-3.0 +141 -0
  33. data/share/gemspec/licenses/AMDPLPA +14 -0
  34. data/share/gemspec/licenses/AML +9 -0
  35. data/share/gemspec/licenses/AMPAS +11 -0
  36. data/share/gemspec/licenses/ANTLR-PD +7 -0
  37. data/share/gemspec/licenses/APAFML +6 -0
  38. data/share/gemspec/licenses/APL-1.0 +188 -0
  39. data/share/gemspec/licenses/APSL-1.0 +74 -0
  40. data/share/gemspec/licenses/APSL-1.1 +63 -0
  41. data/share/gemspec/licenses/APSL-1.2 +60 -0
  42. data/share/gemspec/licenses/APSL-2.0 +60 -0
  43. data/share/gemspec/licenses/Abstyles +11 -0
  44. data/share/gemspec/licenses/Adobe-2006 +11 -0
  45. data/share/gemspec/licenses/Adobe-Glyph +10 -0
  46. data/share/gemspec/licenses/Afmparse +10 -0
  47. data/share/gemspec/licenses/Aladdin +43 -0
  48. data/share/gemspec/licenses/Apache-1.0 +36 -0
  49. data/share/gemspec/licenses/Apache-1.1 +33 -0
  50. data/share/gemspec/licenses/Apache-2.0 +59 -0
  51. data/share/gemspec/licenses/Artistic-1.0 +32 -0
  52. data/share/gemspec/licenses/Artistic-1.0-Perl +33 -0
  53. data/share/gemspec/licenses/Artistic-1.0-cl8 +33 -0
  54. data/share/gemspec/licenses/Artistic-2.0 +49 -0
  55. data/share/gemspec/licenses/BSD-2-Clause +15 -0
  56. data/share/gemspec/licenses/BSD-2-Clause-FreeBSD +11 -0
  57. data/share/gemspec/licenses/BSD-2-Clause-NetBSD +16 -0
  58. data/share/gemspec/licenses/BSD-3-Clause +18 -0
  59. data/share/gemspec/licenses/BSD-3-Clause-Attribution +5 -0
  60. data/share/gemspec/licenses/BSD-3-Clause-Clear +23 -0
  61. data/share/gemspec/licenses/BSD-3-Clause-LBNL +11 -0
  62. data/share/gemspec/licenses/BSD-4-Clause +22 -0
  63. data/share/gemspec/licenses/BSD-4-Clause-UC +12 -0
  64. data/share/gemspec/licenses/BSD-Protection +39 -0
  65. data/share/gemspec/licenses/BSL-1.0 +11 -0
  66. data/share/gemspec/licenses/Bahyph +10 -0
  67. data/share/gemspec/licenses/Barr +5 -0
  68. data/share/gemspec/licenses/Beerware +5 -0
  69. data/share/gemspec/licenses/BitTorrent-1.0 +136 -0
  70. data/share/gemspec/licenses/BitTorrent-1.1 +77 -0
  71. data/share/gemspec/licenses/Borceux +21 -0
  72. data/share/gemspec/licenses/CATOSL-1.1 +65 -0
  73. data/share/gemspec/licenses/CC-BY-1.0 +48 -0
  74. data/share/gemspec/licenses/CC-BY-2.0 +48 -0
  75. data/share/gemspec/licenses/CC-BY-2.5 +48 -0
  76. data/share/gemspec/licenses/CC-BY-3.0 +54 -0
  77. data/share/gemspec/licenses/CC-BY-4.0 +89 -0
  78. data/share/gemspec/licenses/CC-BY-NC-1.0 +45 -0
  79. data/share/gemspec/licenses/CC-BY-NC-2.0 +48 -0
  80. data/share/gemspec/licenses/CC-BY-NC-2.5 +48 -0
  81. data/share/gemspec/licenses/CC-BY-NC-3.0 +55 -0
  82. data/share/gemspec/licenses/CC-BY-NC-4.0 +90 -0
  83. data/share/gemspec/licenses/CC-BY-NC-ND-1.0 +45 -0
  84. data/share/gemspec/licenses/CC-BY-NC-ND-2.0 +46 -0
  85. data/share/gemspec/licenses/CC-BY-NC-ND-2.5 +46 -0
  86. data/share/gemspec/licenses/CC-BY-NC-ND-3.0 +52 -0
  87. data/share/gemspec/licenses/CC-BY-NC-ND-4.0 +89 -0
  88. data/share/gemspec/licenses/CC-BY-NC-SA-1.0 +49 -0
  89. data/share/gemspec/licenses/CC-BY-NC-SA-2.0 +51 -0
  90. data/share/gemspec/licenses/CC-BY-NC-SA-2.5 +51 -0
  91. data/share/gemspec/licenses/CC-BY-NC-SA-3.0 +57 -0
  92. data/share/gemspec/licenses/CC-BY-NC-SA-4.0 +96 -0
  93. data/share/gemspec/licenses/CC-BY-ND-1.0 +44 -0
  94. data/share/gemspec/licenses/CC-BY-ND-2.0 +45 -0
  95. data/share/gemspec/licenses/CC-BY-ND-2.5 +45 -0
  96. data/share/gemspec/licenses/CC-BY-ND-3.0 +51 -0
  97. data/share/gemspec/licenses/CC-BY-ND-4.0 +88 -0
  98. data/share/gemspec/licenses/CC-BY-SA-1.0 +48 -0
  99. data/share/gemspec/licenses/CC-BY-SA-2.0 +50 -0
  100. data/share/gemspec/licenses/CC-BY-SA-2.5 +50 -0
  101. data/share/gemspec/licenses/CC-BY-SA-3.0 +57 -0
  102. data/share/gemspec/licenses/CC-BY-SA-4.0 +97 -0
  103. data/share/gemspec/licenses/CC0-1.0 +28 -0
  104. data/share/gemspec/licenses/CDDL-1.0 +70 -0
  105. data/share/gemspec/licenses/CDDL-1.1 +73 -0
  106. data/share/gemspec/licenses/CECILL-1.0 +130 -0
  107. data/share/gemspec/licenses/CECILL-1.1 +124 -0
  108. data/share/gemspec/licenses/CECILL-2.0 +127 -0
  109. data/share/gemspec/licenses/CECILL-B +129 -0
  110. data/share/gemspec/licenses/CECILL-C +128 -0
  111. data/share/gemspec/licenses/CNRI-Python +17 -0
  112. data/share/gemspec/licenses/CNRI-Python-GPL-Compatible +16 -0
  113. data/share/gemspec/licenses/CPAL-1.0 +113 -0
  114. data/share/gemspec/licenses/CPL-1.0 +48 -0
  115. data/share/gemspec/licenses/CPOL-1.02 +56 -0
  116. data/share/gemspec/licenses/CUA-OPL-1.0 +91 -0
  117. data/share/gemspec/licenses/Caldera +19 -0
  118. data/share/gemspec/licenses/ClArtistic +35 -0
  119. data/share/gemspec/licenses/Condor-1.1 +29 -0
  120. data/share/gemspec/licenses/Crossword +9 -0
  121. data/share/gemspec/licenses/Cube +13 -0
  122. data/share/gemspec/licenses/D-FSL-1.0 +93 -0
  123. data/share/gemspec/licenses/DOC +12 -0
  124. data/share/gemspec/licenses/DSDP +14 -0
  125. data/share/gemspec/licenses/Dotseqn +7 -0
  126. data/share/gemspec/licenses/ECL-1.0 +19 -0
  127. data/share/gemspec/licenses/ECL-2.0 +65 -0
  128. data/share/gemspec/licenses/EFL-1.0 +11 -0
  129. data/share/gemspec/licenses/EFL-2.0 +10 -0
  130. data/share/gemspec/licenses/EPL-1.0 +48 -0
  131. data/share/gemspec/licenses/EUDatagrid +18 -0
  132. data/share/gemspec/licenses/EUPL-1.0 +84 -0
  133. data/share/gemspec/licenses/EUPL-1.1 +85 -0
  134. data/share/gemspec/licenses/Entessa +16 -0
  135. data/share/gemspec/licenses/ErlPL-1.1 +67 -0
  136. data/share/gemspec/licenses/Eurosym +14 -0
  137. data/share/gemspec/licenses/FSFUL +6 -0
  138. data/share/gemspec/licenses/FSFULLR +6 -0
  139. data/share/gemspec/licenses/FTL +44 -0
  140. data/share/gemspec/licenses/Fair +9 -0
  141. data/share/gemspec/licenses/Frameworx-1.0 +40 -0
  142. data/share/gemspec/licenses/FreeImage +75 -0
  143. data/share/gemspec/licenses/GFDL-1.1 +77 -0
  144. data/share/gemspec/licenses/GFDL-1.2 +88 -0
  145. data/share/gemspec/licenses/GFDL-1.3 +91 -0
  146. data/share/gemspec/licenses/GL2PS +11 -0
  147. data/share/gemspec/licenses/GPL-1.0 +61 -0
  148. data/share/gemspec/licenses/GPL-1.0+ +210 -0
  149. data/share/gemspec/licenses/GPL-2.0 +70 -0
  150. data/share/gemspec/licenses/GPL-2.0+ +88 -0
  151. data/share/gemspec/licenses/GPL-2.0-with-GCC-exception +7 -0
  152. data/share/gemspec/licenses/GPL-2.0-with-autoconf-exception +9 -0
  153. data/share/gemspec/licenses/GPL-2.0-with-bison-exception +7 -0
  154. data/share/gemspec/licenses/GPL-2.0-with-classpath-exception +8 -0
  155. data/share/gemspec/licenses/GPL-2.0-with-font-exception +7 -0
  156. data/share/gemspec/licenses/GPL-3.0 +137 -0
  157. data/share/gemspec/licenses/GPL-3.0+ +145 -0
  158. data/share/gemspec/licenses/GPL-3.0-with-GCC-exception +24 -0
  159. data/share/gemspec/licenses/GPL-3.0-with-autoconf-exception +19 -0
  160. data/share/gemspec/licenses/Giftware +9 -0
  161. data/share/gemspec/licenses/Glide +52 -0
  162. data/share/gemspec/licenses/Glulxe +6 -0
  163. data/share/gemspec/licenses/HPND +8 -0
  164. data/share/gemspec/licenses/HaskellReport +8 -0
  165. data/share/gemspec/licenses/IBM-pibs +9 -0
  166. data/share/gemspec/licenses/ICU +11 -0
  167. data/share/gemspec/licenses/IJG +26 -0
  168. data/share/gemspec/licenses/IPA +46 -0
  169. data/share/gemspec/licenses/IPL-1.0 +191 -0
  170. data/share/gemspec/licenses/ISC +9 -0
  171. data/share/gemspec/licenses/ImageMagick +62 -0
  172. data/share/gemspec/licenses/Imlib2 +9 -0
  173. data/share/gemspec/licenses/Intel +12 -0
  174. data/share/gemspec/licenses/Intel-ACPI +22 -0
  175. data/share/gemspec/licenses/JSON +10 -0
  176. data/share/gemspec/licenses/JasPer-2.0 +15 -0
  177. data/share/gemspec/licenses/LGPL-2.0 +100 -0
  178. data/share/gemspec/licenses/LGPL-2.0+ +110 -0
  179. data/share/gemspec/licenses/LGPL-2.1 +101 -0
  180. data/share/gemspec/licenses/LGPL-2.1+ +110 -0
  181. data/share/gemspec/licenses/LGPL-3.0 +44 -0
  182. data/share/gemspec/licenses/LGPL-3.0+ +44 -0
  183. data/share/gemspec/licenses/LPL-1.0 +64 -0
  184. data/share/gemspec/licenses/LPL-1.02 +50 -0
  185. data/share/gemspec/licenses/LPPL-1.0 +67 -0
  186. data/share/gemspec/licenses/LPPL-1.1 +95 -0
  187. data/share/gemspec/licenses/LPPL-1.2 +93 -0
  188. data/share/gemspec/licenses/LPPL-1.3a +119 -0
  189. data/share/gemspec/licenses/LPPL-1.3c +120 -0
  190. data/share/gemspec/licenses/Latex2e +10 -0
  191. data/share/gemspec/licenses/Leptonica +10 -0
  192. data/share/gemspec/licenses/Libpng +53 -0
  193. data/share/gemspec/licenses/MIT +9 -0
  194. data/share/gemspec/licenses/MIT-CMU +9 -0
  195. data/share/gemspec/licenses/MIT-advertising +8 -0
  196. data/share/gemspec/licenses/MIT-enna +9 -0
  197. data/share/gemspec/licenses/MIT-feh +7 -0
  198. data/share/gemspec/licenses/MITNFA +8 -0
  199. data/share/gemspec/licenses/MPL-1.0 +84 -0
  200. data/share/gemspec/licenses/MPL-1.1 +98 -0
  201. data/share/gemspec/licenses/MPL-2.0 +87 -0
  202. data/share/gemspec/licenses/MPL-2.0-no-copyleft-exception +298 -0
  203. data/share/gemspec/licenses/MS-PL +17 -0
  204. data/share/gemspec/licenses/MS-RL +21 -0
  205. data/share/gemspec/licenses/MTLL +22 -0
  206. data/share/gemspec/licenses/MakeIndex +17 -0
  207. data/share/gemspec/licenses/MirOS +25 -0
  208. data/share/gemspec/licenses/Motosoto +60 -0
  209. data/share/gemspec/licenses/Multics +12 -0
  210. data/share/gemspec/licenses/Mup +11 -0
  211. data/share/gemspec/licenses/NASA-1.3 +52 -0
  212. data/share/gemspec/licenses/NBPL-1.0 +34 -0
  213. data/share/gemspec/licenses/NCSA +18 -0
  214. data/share/gemspec/licenses/NGPL +25 -0
  215. data/share/gemspec/licenses/NLPL +14 -0
  216. data/share/gemspec/licenses/NOSL +104 -0
  217. data/share/gemspec/licenses/NPL-1.0 +70 -0
  218. data/share/gemspec/licenses/NPL-1.1 +116 -0
  219. data/share/gemspec/licenses/NPOSL-3.0 +34 -0
  220. data/share/gemspec/licenses/NRL +20 -0
  221. data/share/gemspec/licenses/NTP +13 -0
  222. data/share/gemspec/licenses/Naumen +15 -0
  223. data/share/gemspec/licenses/NetCDF +8 -0
  224. data/share/gemspec/licenses/Newsletr +8 -0
  225. data/share/gemspec/licenses/Nokia +92 -0
  226. data/share/gemspec/licenses/Noweb +9 -0
  227. data/share/gemspec/licenses/Nunit +12 -0
  228. data/share/gemspec/licenses/OCLC-2.0 +50 -0
  229. data/share/gemspec/licenses/ODbL-1.0 +126 -0
  230. data/share/gemspec/licenses/OFL-1.0 +31 -0
  231. data/share/gemspec/licenses/OFL-1.1 +26 -0
  232. data/share/gemspec/licenses/OGTSL +32 -0
  233. data/share/gemspec/licenses/OLDAP-1.1 +35 -0
  234. data/share/gemspec/licenses/OLDAP-1.2 +35 -0
  235. data/share/gemspec/licenses/OLDAP-1.3 +36 -0
  236. data/share/gemspec/licenses/OLDAP-1.4 +36 -0
  237. data/share/gemspec/licenses/OLDAP-2.0 +14 -0
  238. data/share/gemspec/licenses/OLDAP-2.0.1 +14 -0
  239. data/share/gemspec/licenses/OLDAP-2.1 +15 -0
  240. data/share/gemspec/licenses/OLDAP-2.2 +16 -0
  241. data/share/gemspec/licenses/OLDAP-2.2.1 +16 -0
  242. data/share/gemspec/licenses/OLDAP-2.2.2 +17 -0
  243. data/share/gemspec/licenses/OLDAP-2.3 +17 -0
  244. data/share/gemspec/licenses/OLDAP-2.4 +16 -0
  245. data/share/gemspec/licenses/OLDAP-2.5 +16 -0
  246. data/share/gemspec/licenses/OLDAP-2.6 +15 -0
  247. data/share/gemspec/licenses/OLDAP-2.7 +15 -0
  248. data/share/gemspec/licenses/OLDAP-2.8 +15 -0
  249. data/share/gemspec/licenses/OML +7 -0
  250. data/share/gemspec/licenses/OPL-1.0 +74 -0
  251. data/share/gemspec/licenses/OSL-1.0 +27 -0
  252. data/share/gemspec/licenses/OSL-1.1 +28 -0
  253. data/share/gemspec/licenses/OSL-2.0 +28 -0
  254. data/share/gemspec/licenses/OSL-2.1 +28 -0
  255. data/share/gemspec/licenses/OSL-3.0 +28 -0
  256. data/share/gemspec/licenses/OpenSSL +30 -0
  257. data/share/gemspec/licenses/PDDL-1.0 +73 -0
  258. data/share/gemspec/licenses/PHP-3.0 +19 -0
  259. data/share/gemspec/licenses/PHP-3.01 +18 -0
  260. data/share/gemspec/licenses/Plexus +13 -0
  261. data/share/gemspec/licenses/PostgreSQL +11 -0
  262. data/share/gemspec/licenses/Python-2.0 +42 -0
  263. data/share/gemspec/licenses/QPL-1.0 +30 -0
  264. data/share/gemspec/licenses/Qhull +13 -0
  265. data/share/gemspec/licenses/RHeCos-1.1 +73 -0
  266. data/share/gemspec/licenses/RPL-1.1 +100 -0
  267. data/share/gemspec/licenses/RPL-1.5 +90 -0
  268. data/share/gemspec/licenses/RPSL-1.0 +120 -0
  269. data/share/gemspec/licenses/RSCPL +79 -0
  270. data/share/gemspec/licenses/Rdisc +12 -0
  271. data/share/gemspec/licenses/Ruby +19 -0
  272. data/share/gemspec/licenses/SAX-PD +21 -0
  273. data/share/gemspec/licenses/SCEA +36 -0
  274. data/share/gemspec/licenses/SGI-B-1.0 +52 -0
  275. data/share/gemspec/licenses/SGI-B-1.1 +53 -0
  276. data/share/gemspec/licenses/SGI-B-2.0 +11 -0
  277. data/share/gemspec/licenses/SISSL +88 -0
  278. data/share/gemspec/licenses/SISSL-1.2 +87 -0
  279. data/share/gemspec/licenses/SMLNJ +8 -0
  280. data/share/gemspec/licenses/SNIA +73 -0
  281. data/share/gemspec/licenses/SPL-1.0 +81 -0
  282. data/share/gemspec/licenses/SWL +8 -0
  283. data/share/gemspec/licenses/Saxpath +15 -0
  284. data/share/gemspec/licenses/SimPL-2.0 +27 -0
  285. data/share/gemspec/licenses/Sleepycat +24 -0
  286. data/share/gemspec/licenses/StandardML-NJ +8 -0
  287. data/share/gemspec/licenses/SugarCRM-1.1.3 +94 -0
  288. data/share/gemspec/licenses/TCL +9 -0
  289. data/share/gemspec/licenses/TMate +15 -0
  290. data/share/gemspec/licenses/TORQUE-1.1 +20 -0
  291. data/share/gemspec/licenses/TOSL +10 -0
  292. data/share/gemspec/licenses/Unicode-TOU +30 -0
  293. data/share/gemspec/licenses/Unlicense +10 -0
  294. data/share/gemspec/licenses/VOSTROM +5 -0
  295. data/share/gemspec/licenses/VSL-1.0 +14 -0
  296. data/share/gemspec/licenses/Vim +21 -0
  297. data/share/gemspec/licenses/W3C +19 -0
  298. data/share/gemspec/licenses/W3C-19980720 +16 -0
  299. data/share/gemspec/licenses/WTFPL +11 -0
  300. data/share/gemspec/licenses/WXwindows +17 -0
  301. data/share/gemspec/licenses/Watcom-1.0 +62 -0
  302. data/share/gemspec/licenses/Wsuipa +7 -0
  303. data/share/gemspec/licenses/X11 +11 -0
  304. data/share/gemspec/licenses/XFree86-1.1 +13 -0
  305. data/share/gemspec/licenses/XSkat +11 -0
  306. data/share/gemspec/licenses/Xerox +7 -0
  307. data/share/gemspec/licenses/Xnet +10 -0
  308. data/share/gemspec/licenses/YPL-1.0 +30 -0
  309. data/share/gemspec/licenses/YPL-1.1 +30 -0
  310. data/share/gemspec/licenses/ZPL-1.1 +21 -0
  311. data/share/gemspec/licenses/ZPL-2.0 +16 -0
  312. data/share/gemspec/licenses/ZPL-2.1 +15 -0
  313. data/share/gemspec/licenses/Zed +7 -0
  314. data/share/gemspec/licenses/Zend-2.0 +14 -0
  315. data/share/gemspec/licenses/Zimbra-1.3 +30 -0
  316. data/share/gemspec/licenses/Zimbra-1.4 +31 -0
  317. data/share/gemspec/licenses/Zlib +10 -0
  318. data/share/gemspec/licenses/bzip2-1.0.5 +14 -0
  319. data/share/gemspec/licenses/bzip2-1.0.6 +12 -0
  320. data/share/gemspec/licenses/diffmark +6 -0
  321. data/share/gemspec/licenses/dvipdfm +5 -0
  322. data/share/gemspec/licenses/eCos-2.0 +13 -0
  323. data/share/gemspec/licenses/eGenix +31 -0
  324. data/share/gemspec/licenses/gSOAP-1.3b +102 -0
  325. data/share/gemspec/licenses/gnuplot +13 -0
  326. data/share/gemspec/licenses/iMatix +25 -0
  327. data/share/gemspec/licenses/libtiff +9 -0
  328. data/share/gemspec/licenses/mpich2 +14 -0
  329. data/share/gemspec/licenses/psfrag +8 -0
  330. data/share/gemspec/licenses/psutils +26 -0
  331. data/share/gemspec/licenses/txt +0 -0
  332. data/share/gemspec/licenses/xinetd +18 -0
  333. data/share/gemspec/licenses/xpp +15 -0
  334. data/share/gemspec/licenses/zlib-acknowledgement +13 -0
  335. data/share/gemspec/templates/bare/gemspec.gemspec +33 -0
  336. data/share/gemspec/templates/init/Gemfile +5 -0
  337. data/share/gemspec/templates/init/VERSIONING.md +18 -0
  338. data/share/gemspec/templates/init/gemspec.gemspec +33 -0
  339. data/share/gemspec/templates/init/rakelib/gem.rake +13 -0
  340. data/share/gemspec/templates/init/rakelib/license.rake +19 -0
  341. data/share/gemspec/templates/init/rakelib/test.rake +7 -0
  342. data/share/gemspec/templates/init/test/minitest_helper.rb +7 -0
  343. data/share/gemspec/templates/init/test/test_spec.rb +11 -0
  344. data/share/gemspec/templates/init/test/test_test.rb +11 -0
  345. data/share/gemspec/templates/rspec/.rspec +2 -0
  346. data/share/gemspec/templates/rspec/rakelib/spec.rake +3 -0
  347. data/share/gemspec/templates/rspec/spec/spec_helper.rb +4 -0
  348. data/share/gemspec/templates/rspec/spec/spec_spec.rb +0 -0
  349. metadata +463 -0
@@ -0,0 +1,10 @@
1
+
2
+ zlib License
3
+ This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.
4
+ Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:
5
+ 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.
6
+ 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
7
+ 3. This notice may not be removed or altered from any source distribution.
8
+
9
+ There is no standard license header for the license
10
+
@@ -0,0 +1,14 @@
1
+
2
+ Version 1.0.5 of 10 December 2007
3
+ Copyright © 1996-2007 Julian Seward
4
+ This program, bzip2, the associated library libbzip2, and all documentation, are copyright © 1996-2007 Julian Seward. All rights reserved.
5
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
6
+ • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
7
+ • The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.
8
+ • Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
9
+ • The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission.
10
+ THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
11
+ PATENTS: To the best of my knowledge, bzip2 and libbzip2 do not use any patented algorithms. However, I do not have the resources to carry out a patent search. Therefore I cannot give any guarantee of the above statement.
12
+
13
+ There is no standard license header for the license
14
+
@@ -0,0 +1,12 @@
1
+
2
+ This program, "bzip2", the associated library "libbzip2", and all documentation, are copyright (C) 1996-2010 Julian R Seward. All rights reserved.
3
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
4
+ 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
5
+ 2. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.
6
+ 3. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
7
+ 4. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission.
8
+ THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
9
+ Julian Seward, jseward@bzip.org bzip2/libbzip2 version 1.0.6 of 6 September 2010
10
+
11
+ There is no standard license header for the license
12
+
@@ -0,0 +1,6 @@
1
+
2
+ 1. you can do what you want with it
3
+ 2. I refuse any responsibility for the consequences
4
+
5
+ There is no standard license header for the license
6
+
@@ -0,0 +1,5 @@
1
+
2
+ A modified version of this file may be distributed, but it should be distributed with a *different* name. Changed files must be distributed *together with a complete and unchanged* distribution of these files.
3
+
4
+ There is no standard license header for the license
5
+
@@ -0,0 +1,13 @@
1
+
2
+ The eCos license version 2.0
3
+ This file is part of eCos, the Embedded Configurable Operating System. Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
4
+ eCos is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 or (at your option) any later version.
5
+ eCos is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
6
+ You should have received a copy of the GNU General Public License along with eCos; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
7
+ As a special exception, if other files instantiate templates or use macros or inline functions from this file, or you compile this file and link it with other works to produce a work based on this file, this file does not by itself cause the resulting work to be covered by the GNU General Public License. However the source code for this file must still be made available in accordance with section (3) of the GNU General Public License.
8
+ This exception does not invalidate any other reasons why a work based on this file might be covered by the GNU General Public License.
9
+ Alternative licenses for eCos may be arranged by contacting Red Hat, Inc. at http://sources.redhat.com/ecos/ecos-license/ -------------------------------------------
10
+ ####ECOSGPLCOPYRIGHTEND####
11
+
12
+ There is no standard license header for the license
13
+
@@ -0,0 +1,31 @@
1
+
2
+ EGENIX.COM PUBLIC LICENSE AGREEMENT
3
+ Version 1.1.0
4
+ This license agreement is based on the Python CNRI License Agreement, a widely accepted open- source license.
5
+ 1. Introduction
6
+ This "License Agreement" is between eGenix.com Software, Skills and Services GmbH ("eGenix.com"), having an office at Pastor-Loeh-Str. 48, D-40764 Langenfeld, Germany, and the Individual or Organization ("Licensee") accessing and otherwise using this software in source or binary form and its associated documentation ("the Software").
7
+ 2. License
8
+ Subject to the terms and conditions of this eGenix.com Public License Agreement, eGenix.com hereby grants Licensee a non-exclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use the Software alone or in any derivative version, provided, however, that the eGenix.com Public License Agreement is retained in the Software, or in any derivative version of the Software prepared by Licensee.
9
+ 3. NO WARRANTY
10
+ eGenix.com is making the Software available to Licensee on an "AS IS" basis. SUBJECT TO ANY STATUTORY WARRANTIES WHICH CAN NOT BE EXCLUDED, EGENIX.COM MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, EGENIX.COM MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.
11
+ 4. LIMITATION OF LIABILITY
12
+ EGENIX.COM SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS PROFITS, BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION, OR OTHER PECUNIARY LOSS) AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THE ABOVE EXCLUSION OR LIMITATION MAY NOT APPLY TO LICENSEE.
13
+ 5. Termination
14
+ This License Agreement will automatically terminate upon a material breach of its terms and conditions.
15
+ 6. Third Party Rights
16
+ Any software or documentation in source or binary form provided along with the Software that is associated with a separate license agreement is licensed to Licensee under the terms of that license agreement. This License Agreement does not apply to those portions of the Software. Copies of the third party licenses are included in the Software Distribution.
17
+ 7. General
18
+ Nothing in this License Agreement affects any statutory rights of consumers that cannot be waived or limited by contract.
19
+ Nothing in this License Agreement shall be deemed to create any relationship of agency, partnership, or joint venture between eGenix.com and Licensee.
20
+ If any provision of this License Agreement shall be unlawful, void, or for any reason unenforceable, such provision shall be modified to the extent necessary to render it enforceable without losing its intent, or, if no such modification is possible, be severed from this License Agreement and shall not affect the validity and enforceability of the remaining provisions of this License Agreement.
21
+ This License Agreement shall be governed by and interpreted in all respects by the law of Germany, excluding conflict of law provisions. It shall not be governed by the United Nations Convention on Contracts for International Sale of Goods. This License Agreement does not grant permission to use eGenix.com trademarks or trade names in a trademark sense to endorse or promote products or services of Licensee, or any third party.
22
+ The controlling language of this License Agreement is English. If Licensee has received a translation into another language, it has been provided for Licensee's convenience only.
23
+ 8. Agreement
24
+ By downloading, copying, installing or otherwise using the Software, Licensee agrees to be bound by the terms and conditions of this License Agreement. For question regarding this License Agreement, please write to:
25
+ eGenix.com Software, Skills and Services GmbH
26
+ Pastor-Loeh-Str. 48
27
+ D-40764 Langenfeld
28
+ Germany
29
+
30
+ There is no standard license header for the license
31
+
@@ -0,0 +1,102 @@
1
+
2
+ gSOAP Public License
3
+ Version 1.3b
4
+ The gSOAP public license is derived from the Mozilla Public License (MPL1.1). The sections that were deleted from the original MPL1.1 text are 1.0.1, 2.1.(c),(d), 2.2.(c),(d), 8.2.(b), 10, and 11. Section 3.8 was added. The modified sections are 2.1.(b), 2.2.(b), 3.2 (simplified), 3.5 (deleted the last sentence), and 3.6 (simplified).
5
+ This license applies to the gSOAP software package, with the exception of the soapcpp2 and wsdl2h source code located in gsoap/src and gsoap/wsdl, all code generated by soapcpp2 and wsdl2h, the UDDI source code gsoap/uddi2, and the Web server sample source code samples/webserver. To use any of these software tools and components commercially, a commercial license is required and can be obtained from www.genivia.com.
6
+ 1 DEFINITIONS.
7
+ 1.0.1.
8
+ 1.1. "Contributor" means each entity that creates or contributes to the creation of Modifications.
9
+ 1.2. "Contributor Version" means the combination of the Original Code, prior Modifications used by a Contributor, and the Modifications made by that particular Contributor.
10
+ 1.3. "Covered Code" means the Original Code, or Modifications or the combination of the Original Code, and Modifications, in each case including portions thereof.
11
+ 1.4. "Electronic Distribution Mechanism" means a mechanism generally accepted in the software development community for the electronic transfer of data.
12
+ 1.5. "Executable" means Covered Code in any form other than Source Code.
13
+ 1.6. "Initial Developer" means the individual or entity identified as the Initial Developer in the Source Code notice required by Exhibit A.
14
+ 1.7. "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License.
15
+ 1.8. "License" means this document.
16
+ 1.8.1. "Licensable" means having the right to grant, to the maximum extent possible, whether at the time of the initial grant or subsequently acquired, any and all of the rights conveyed herein.
17
+ 1.9. "Modifications" means any addition to or deletion from the substance or structure of either the Original Code or any previous Modifications. When Covered Code is released as a series of files, a Modification is:
18
+ A. Any addition to or deletion from the contents of a file containing Original Code or previous Modifications.
19
+ B. Any new file that contains any part of the Original Code, or previous Modifications.
20
+ 1.10. "Original Code" means Source Code of computer software code which is described in the Source Code notice required by Exhibit A as Original Code, and which, at the time of its release under this License is not already Covered Code governed by this License.
21
+ 1.10.1. "Patent Claims" means any patent claim(s), now owned or hereafter acquired, including without limitation, method, process, and apparatus claims, in any patent Licensable by grantor.
22
+ 1.11. "Source Code" means the preferred form of the Covered Code for making modifications to it, including all modules it contains, plus any associated interface definition files, scripts used to control compilation and installation of an Executable, or source code differential comparisons against either the Original Code or another well known, available Covered Code of the Contributor's choice. The Source Code can be in a compressed or archival form, provided the appropriate decompression or de-archiving software is widely available for no charge.
23
+ 1.12. "You" (or "Your") means an individual or a legal entity exercising rights under, and complying with all of the terms of, this License or a future version of this License issued under Section 6.1. For legal entities, "You" includes any entity which controls, is controlled by, or is under common control with You. For purposes of this definition, "control" means (a) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (b) ownership of more than fifty percent (50%) of the outstanding shares or beneficial ownership of such entity.
24
+ 2 SOURCE CODE LICENSE.
25
+ 2.1. The Initial Developer Grant.
26
+ The Initial Developer hereby grants You a world-wide, royalty-free, non-exclusive license, subject to third party intellectual property claims:
27
+ (a) under intellectual property rights (other than patent or trademark) Licensable by Initial Developer to use, reproduce, modify, display, perform, sublicense and distribute the Original Code (or portions thereof) with or without Modifications, and/or as part of a Larger Work; and
28
+ (b) under patents now or hereafter owned or controlled by Initial Developer, to make, have made, use and sell ("offer to sell and import") the Original Code, Modifications, or portions thereof, but solely to the extent that any such patent is reasonably necessary to enable You to utilize, alone or in combination with other software, the Original Code, Modifications, or any combination or portions thereof.
29
+ (c)
30
+ (d)
31
+ 2.2. Contributor Grant.
32
+ Subject to third party intellectual property claims, each Contributor hereby grants You a world-wide, royalty-free, non-exclusive license
33
+ (a) under intellectual property rights (other than patent or trademark) Licensable by Contributor, to use, reproduce, modify, display, perform, sublicense and distribute the Modifications created by such Contributor (or portions thereof) either on an unmodified basis, with other Modifications, as Covered Code and/or as part of a Larger Work; and
34
+ (b) under patents now or hereafter owned or controlled by Contributor, to make, have made, use and sell ("offer to sell and import") the Contributor Version (or portions thereof), but solely to the extent that any such patent is reasonably necessary to enable You to utilize, alone or in combination with other software, the Contributor Version (or portions thereof).
35
+ (c)
36
+ (d)
37
+ 3 DISTRIBUTION OBLIGATIONS.
38
+ 3.1. Application of License.
39
+ The Modifications which You create or to which You contribute are governed by the terms of this License, including without limitation Section 2.2. The Source Code version of Covered Code may be distributed only under the terms of this License or a future version of this License released under Section 6.1, and You must include a copy of this License with every copy of the Source Code You distribute. You may not offer or impose any terms on any Source Code version that alters or restricts the applicable version of this License or the recipients' rights hereunder. However, You may include an additional document offering the additional rights described in Section 3.5.
40
+ 3.2. Availability of Source Code.
41
+ Any Modification created by You will be provided to the Initial Developer in Source Code form and are subject to the terms of the License.
42
+ 3.3. Description of Modifications.
43
+ You must cause all Covered Code to which You contribute to contain a file documenting the changes You made to create that Covered Code and the date of any change. You must include a prominent statement that the Modification is derived, directly or indirectly, from Original Code provided by the Initial Developer and including the name of the Initial Developer in (a) the Source Code, and (b) in any notice in an Executable version or related documentation in which You describe the origin or ownership of the Covered Code.
44
+ 3.4. Intellectual Property Matters.
45
+ (a) Third Party Claims. If Contributor has knowledge that a license under a third party's intellectual property rights is required to exercise the rights granted by such Contributor under Sections 2.1 or 2.2, Contributor must include a text file with the Source Code distribution titled "LEGAL" which describes the claim and the party making the claim in sufficient detail that a recipient will know whom to contact. If Contributor obtains such knowledge after the Modification is made available as described in Section 3.2, Contributor shall promptly modify the LEGAL file in all copies Contributor makes available thereafter and shall take other steps (such as notifying appropriate mailing lists or newsgroups) reasonably calculated to inform those who received the Covered Code that new knowledge has been obtained.
46
+ (b) Contributor APIs. If Contributor's Modifications include an application programming interface and Contributor has knowledge of patent licenses which are reasonably necessary to implement that API, Contributor must also include this information in the LEGAL file.
47
+ (c) Representations. Contributor represents that, except as disclosed pursuant to Section 3.4(a) above, Contributor believes that Contributor's Modifications are Contributor's original creation(s) and/or Contributor has sufficient rights to grant the rights conveyed by this License.
48
+ 3.5. Required Notices.
49
+ You must duplicate the notice in Exhibit A in each file of the Source Code. If it is not possible to put such notice in a particular Source Code file due to its structure, then You must include such notice in a location (such as a relevant directory) where a user would be likely to look for such a notice. If You created one or more Modification(s) You may add your name as a Contributor to the notice described in Exhibit A. You must also duplicate this License in any documentation for the Source Code where You describe recipients' rights or ownership rights relating to Covered Code. You may choose to offer, and to charge a fee for, warranty, support, indemnity or liability obligations to one or more recipients of Covered Code. However, You may do so only on Your own behalf, and not on behalf of the Initial Developer or any Contributor.
50
+ 3.6. Distribution of Executable Versions.
51
+ You may distribute Covered Code in Executable form only if the requirements of Section 3.1-3.5 have been met for that Covered Code. You may distribute the Executable version of Covered Code or ownership rights under a license of Your choice, which may contain terms different from this License, provided that You are in compliance with the terms of this License and that the license for the Executable version does not attempt to limit or alter the recipient's rights in the Source Code version from the rights set forth in this License. If You distribute the Executable version under a different license You must make it absolutely clear that any terms which differ from this License are offered by You alone, not by the Initial Developer or any Contributor. If you distribute executable versions containing Covered Code as part of a product, you must reproduce the notice in Exhibit B in the documentation and/or other materials provided with the product.
52
+ 3.7. Larger Works.
53
+ You may create a Larger Work by combining Covered Code with other code not governed by the terms of this License and distribute the Larger Work as a single product. In such a case, You must make sure the requirements of this License are fulfilled for the Covered Code.
54
+ 3.8. Restrictions.
55
+ You may not remove any product identification, copyright, proprietary notices or labels from gSOAP.
56
+ 4 INABILITY TO COMPLY DUE TO STATUTE OR REGULATION.
57
+ If it is impossible for You to comply with any of the terms of this License with respect to some or all of the Covered Code due to statute, judicial order, or regulation then You must: (a) comply with the terms of this License to the maximum extent possible; and (b) describe the limitations and the code they affect. Such description must be included in the LEGAL file described in Section 3.4 and must be included with all distributions of the Source Code. Except to the extent prohibited by statute or regulation, such description must be sufficiently detailed for a recipient of ordinary skill to be able to understand it.
58
+ 5 APPLICATION OF THIS LICENSE.
59
+ This License applies to code to which the Initial Developer has attached the notice in Exhibit A and to related Covered Code.
60
+ 6 VERSIONS OF THE LICENSE.
61
+ 6.1. New Versions.
62
+ Grantor may publish revised and/or new versions of the License from time to time. Each version will be given a distinguishing version number.
63
+ 6.2. Effect of New Versions.
64
+ Once Covered Code has been published under a particular version of the License, You may always continue to use it under the terms of that version. You may also choose to use such Covered Code under the terms of any subsequent version of the License.
65
+ 6.3. Derivative Works.
66
+ If You create or use a modified version of this License (which you may only do in order to apply it to code which is not already Covered Code governed by this License), You must (a) rename Your license so that the phrase "gSOAP" or any confusingly similar phrase do not appear in your license (except to note that you license differs from this License) and (b) otherwise make it clear that Your version of the license contains terms which differ from the gSOAP Public License. (Filling in the name of the Initial Developer, Original Code or Contributor in the notice described in Exhibit A shall not of themselves be deemed to be modifications of this License.)
67
+ 7 DISCLAIMER OF WARRANTY.
68
+ COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTY OF ANY KIND, WHETHER EXPRESS, IMPLIED OR STATUTORY, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY, OF FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT OF THIRD PARTY INTELLECTUAL PROPERTY RIGHTS, AND ANY WARRANTY THAT MAY ARISE BY REASON OF TRADE USAGE, CUSTOM, OR COURSE OF DEALING. WITHOUT LIMITING THE FOREGOING, YOU ACKNOWLEDGE THAT THE SOFTWARE IS PROVIDED "AS IS" AND THAT THE AUTHORS DO NOT WARRANT THE SOFTWARE WILL RUN UNINTERRUPTED OR ERROR FREE. LIMITED LIABILITY THE ENTIRE RISK AS TO RESULTS AND PERFORMANCE OF THE SOFTWARE IS ASSUMED BY YOU. UNDER NO CIRCUMSTANCES WILL THE AUTHORS BE LIABLE FOR ANY SPECIAL, INDIRECT, INCIDENTAL, EXEMPLARY OR CONSEQUENTIAL DAMAGES OF ANY KIND OR NATURE WHATSOEVER, WHETHER BASED ON CONTRACT, WARRANTY, TORT (INCLUDING NEGLIGENCE), STRICT LIABILITY OR OTHERWISE, ARISING OUT OF OR IN ANY WAY RELATED TO THE SOFTWARE, EVEN IF THE AUTHORS HAVE BEEN ADVISED ON THE POSSIBILITY OF SUCH DAMAGE OR IF SUCH DAMAGE COULD HAVE BEEN REASONABLY FORESEEN, AND NOTWITHSTANDING ANY FAILURE OF ESSENTIAL PURPOSE OF ANY EXCLUSIVE REMEDY PROVIDED. SUCH LIMITATION ON DAMAGES INCLUDES, BUT IS NOT LIMITED TO, DAMAGES FOR LOSS OF GOODWILL, LOST PROFITS, LOSS OF DATA OR SOFTWARE, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION OR IMPAIRMENT OF OTHER GOODS. IN NO EVENT WILL THE AUTHORS BE LIABLE FOR THE COSTS OF PROCUREMENT OF SUBSTITUTE SOFTWARE OR SERVICES. YOU ACKNOWLEDGE THAT THIS SOFTWARE IS NOT DESIGNED FOR USE IN ON-LINE EQUIPMENT IN HAZARDOUS ENVIRONMENTS SUCH AS OPERATION OF NUCLEAR FACILITIES, AIRCRAFT NAVIGATION OR CONTROL, OR LIFE-CRITICAL APPLICATIONS. THE AUTHORS EXPRESSLY DISCLAIM ANY LIABILITY RESULTING FROM USE OF THE SOFTWARE IN ANY SUCH ON-LINE EQUIPMENT IN HAZARDOUS ENVIRONMENTS AND ACCEPTS NO LIABILITY IN RESPECT OF ANY ACTIONS OR CLAIMS BASED ON THE USE OF THE SOFTWARE IN ANY SUCH ON-LINE EQUIPMENT IN HAZARDOUS ENVIRONMENTS BY YOU. FOR PURPOSES OF THIS PARAGRAPH, THE TERM "LIFE-CRITICAL APPLICATION" MEANS AN APPLICATION IN WHICH THE FUNCTIONING OR MALFUNCTIONING OF THE SOFTWARE MAY RESULT DIRECTLY OR INDIRECTLY IN PHYSICAL INJURY OR LOSS OF HUMAN LIFE. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
69
+ 8 TERMINATION.
70
+ 8.1. This License and the rights granted hereunder will terminate automatically if You fail to comply with terms herein and fail to cure such breach within 30 days of becoming aware of the breach. All sublicenses to the Covered Code which are properly granted shall survive any termination of this License. Provisions which, by their nature, must remain in effect beyond the termination of this License shall survive.
71
+ 8.2.
72
+ 8.3. If You assert a patent infringement claim against Participant alleging that such Participant's Contributor Version directly or indirectly infringes any patent where such claim is resolved (such as by license or settlement) prior to the initiation of patent infringement litigation, then the reasonable value of the licenses granted by such Participant under Sections 2.1 or 2.2 shall be taken into account in determining the amount or value of any payment or license.
73
+ 8.4. In the event of termination under Sections 8.1 or 8.2 above, all end user license agreements (excluding distributors and resellers) which have been validly granted by You or any distributor hereunder prior to termination shall survive termination.
74
+ 9 LIMITATION OF LIABILITY.
75
+ UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
76
+ 10 U.S. GOVERNMENT END USERS.
77
+ 11 MISCELLANEOUS.
78
+ 12 RESPONSIBILITY FOR CLAIMS.
79
+ As between Initial Developer and the Contributors, each party is responsible for claims and damages arising, directly or indirectly, out of its utilization of rights under this License and You agree to work with Initial Developer and Contributors to distribute such responsibility on an equitable basis. Nothing herein is intended or shall be deemed to constitute any admission of liability.
80
+ EXHIBIT A.
81
+ "The contents of this file are subject to the gSOAP Public License Version 1.3 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
82
+ http://www.cs.fsu.edu/ engelen/soaplicense.html
83
+ Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations under the License.
84
+ The Original Code of the gSOAP Software is: stdsoap.h, stdsoap2.h, stdsoap.c, stdsoap2.c, stdsoap.cpp, stdsoap2.cpp, soapcpp2.h, soapcpp2.c, soapcpp2_lex.l, soapcpp2_yacc.y, error2.h, error2.c, symbol2.c, init2.c, soapdoc2.html, and soapdoc2.pdf, httpget.h, httpget.c, stl.h, stldeque.h, stllist.h, stlvector.h, stlset.h.
85
+ The Initial Developer of the Original Code is Robert A. van Engelen. Portions created by Robert A. van Engelen are Copyright (C) 2001-2004 Robert A. van Engelen, Genivia inc. All Rights Reserved.
86
+ Contributor(s):
87
+ "________________________."
88
+ [Note: The text of this Exhibit A may differ slightly form the text of the notices in the Source Code files of the Original code. You should use the text of this Exhibit A rather than the text found in the Original Code Source Code for Your Modifications.]
89
+ EXHIBIT B.
90
+ "Part of the software embedded in this product is gSOAP software.
91
+ Portions created by gSOAP are Copyright (C) 2001-2009 Robert A. van Engelen, Genivia inc. All Rights Reserved.
92
+ THE SOFTWARE IN THIS PRODUCT WAS IN PART PROVIDED BY GENIVIA INC AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
93
+
94
+
95
+ The contents of this file are subject to the gSOAP Public License Version 1.3 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.cs.fsu.edu/ engelen/soaplicense.html
96
+
97
+ Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations under the License.
98
+
99
+ The Original Code of the gSOAP Software is: stdsoap.h, stdsoap2.h, stdsoap.c, stdsoap2.c, stdsoap.cpp, stdsoap2.cpp, soapcpp2.h, soapcpp2.c, soapcpp2_lex.l, soapcpp2_yacc.y, error2.h, error2.c, symbol2.c, init2.c, soapdoc2.html, and soapdoc2.pdf, httpget.h, httpget.c, stl.h, stldeque.h, stllist.h, stlvector.h, stlset.h.
100
+ The Initial Developer of the Original Code is Robert A. van Engelen. Portions created by Robert A. van Engelen are Copyright (C) 2001-2004 Robert A. van Engelen, Genivia inc. All Rights Reserved.
101
+ Contributor(s):
102
+ "________________________."
@@ -0,0 +1,13 @@
1
+
2
+ Copyright 1986 - 1993, 1998, 2004 Thomas Williams, Colin Kelley
3
+ Permission to use, copy, and distribute this software and its documentation for any purpose with or without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation.
4
+ Permission to modify the software is granted, but not the right to distribute the complete modified source code. Modifications are to be distributed as patches to the released version. Permission to distribute binaries produced by compiling modified sources is granted, provided you
5
+ 1. distribute the corresponding source modifications from the released version in the form of a patch file along with the binaries,
6
+ 2. add special version identification to distinguish your version in addition to the base release version number,
7
+ 3. provide your name and address as the primary contact for the support of your modified version, and
8
+ 4. retain our contact information in regard to use of the base software.
9
+ Permission to distribute the released version of the source code along with corresponding source modifications in the form of a patch file is granted with same provisions 2 through 4 for binary distributions.
10
+ This software is provided "as is" without express or implied warranty to the extent permitted by applicable law.
11
+
12
+ There is no standard license header for the license
13
+
@@ -0,0 +1,25 @@
1
+
2
+ The SFL License Agreement
3
+ This license agreement covers your use of the iMatix STANDARD FUNCTION LIBRARY (SFL), its source code, documentation, and executable files, hereinafter referred to as "the Product".
4
+ The Product is Copyright (c) 1991-2000 iMatix Corporation. You may use it and distribute it according to this following License Agreement. If you do not agree with these terms, please remove the Product from your system. By incorporating the Product in your work or distributing the Product to others you implicitly agree to these license terms.
5
+ Statement Of Copyright
6
+ The Product is, and remains, Copyright © 1991-2000 iMatix Corporation, with exception of specific copyrights as noted in the individual source files.
7
+ Conditions Of Use
8
+ You do not need to provide the source code for the Product as part of your product. However, you must do one of these things to comply with the Product License Agreement:
9
+ 1. Provide the source code for Product modules that you use, or
10
+ 2. Make your product freely available according to a license similar to the GNU General Public License, or the Perl Artistic License, or
11
+ 3. Add this phrase to the documentation for your product: "This product uses parts of the iMatix SFL, Copyright © 1991-2000 iMatix Corporation <http://www.imatix.com>".
12
+ Rights Of Usage
13
+ You may freely and at no cost use the Product in any project, commercial, academic, military, or private, so long as you respect the License Agreement. The License Agreement does not affect any software except the Product. In particular, any application that uses the Product does not itself fall under the License Agreement.
14
+ You may modify any part of the Product, including sources and documentation, except this License Agreement, which you may not modify.
15
+ You must clearly indicate any modifications at the start of each source file. The user of any modified Product code must know that the source file is not original.
16
+ At your discretion, you may rewrite or reuse any part of the Product so that your derived code is not obviously part of the Product. This derived code does not fall under the Product License Agreement directly, but you must include a credit at the start of each source file indicating the original authorship and source of the code, and a statement of copyright as follows:
"Parts copyright (c) 1991-2000 iMatix Corporation."
17
+ Rights Of Distribution
18
+ You may freely distribute the Product, or any subset of the Product, by any means. The License, in the form of the file called "LICENSE.TXT" must accompany any such distribution.
19
+ You may charge a fee for distributing the Product, for providing a warranty on the Product, for making modifications to the Product, or for any other service provided in relation to the Product. You are not required to ask our permission for any of these activities.
20
+ At no time will iMatix associate itself with any distribution of the Product except that supplied from the Internet site http://www.imatix.com.
21
+ Disclaimer Of Warranty
22
+ The Product is provided as free software, in the hope that it will be useful. It is provided "as-is", without warranty of any kind, either expressed or implied, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The entire risk as to the quality and performance of the Product is with you. Should the Product prove defective, the full cost of repair, servicing, or correction lies with you.
23
+
24
+ There is no standard license header for the license
25
+
@@ -0,0 +1,9 @@
1
+
2
+ Copyright (c) 1988-1997 Sam Leffler
3
+ Copyright (c) 1991-1997 Silicon Graphics, Inc.
4
+ Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that (i) the above copyright notices and this permission notice appear in all copies of the software and related documentation, and (ii) the names of Sam Leffler and Silicon Graphics may not be used in any advertising or publicity relating to the software without the specific, prior written permission of Sam Leffler and Silicon Graphics.
5
+ THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
6
+ IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
7
+
8
+ There is no standard license header for the license
9
+
@@ -0,0 +1,14 @@
1
+
2
+ COPYRIGHT
3
+ The following is a notice of limited availability of the code, and disclaimer which must be included in the prologue of the code and in all source listings of the code.
4
+ Copyright Notice
5
+ + 2002 University of Chicago
6
+ Permission is hereby granted to use, reproduce, prepare derivative works, and to redistribute to others. This software was authored by:
7
+ Argonne National Laboratory Group W. Gropp: (630) 252-4318; FAX: (630) 252-5986; e-mail: gropp@mcs.anl.gov E. Lusk: (630) 252-7852; FAX: (630) 252-5986; e-mail: lusk@mcs.anl.gov Mathematics and Computer Science Division Argonne National Laboratory, Argonne IL 60439
8
+ GOVERNMENT LICENSE
9
+ Portions of this material resulted from work developed under a U.S. Government Contract and are subject to the following license: the Government is granted for itself and others acting on its behalf a paid-up, nonexclusive, irrevocable worldwide license in this computer software to reproduce, prepare derivative works, and perform publicly and display publicly.
10
+ DISCLAIMER
11
+ This computer code material was prepared, in part, as an account of work sponsored by an agency of the United States Government. Neither the United States, nor the University of Chicago, nor any of their employees, makes any warranty express or implied, or assumes any legal liability or responsibility for the accuracy, completeness, or usefulness of any information, apparatus, product, or process disclosed, or represents that its use would not infringe privately owned rights.
12
+
13
+ There is no standard license header for the license
14
+
@@ -0,0 +1,8 @@
1
+
2
+ psfrag.dtx
3
+ Copyright (C) 1996 Craig Barratt, Michael C. Grant, and David Carlisle.
4
+ All rights are reserved.
5
+ This system is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Don't come complaining to us if you modify this file and it doesn't work! If this file is modified by anyone but the authors, those changes and their authors must be explicitly stated HERE.
6
+
7
+ There is no standard license header for the license
8
+
@@ -0,0 +1,26 @@
1
+
2
+ PS Utilities Package
3
+ The constituent files of this package listed below are copyright (C) 1991-1995 Angus J. C. Duggan.
4
+ LICENSE Makefile.msc Makefile.nt Makefile.os2
5
+ Makefile.unix README config.h descrip.mms
6
+ epsffit.c epsffit.man extractres.man extractres.pl
7
+ fixdlsrps.man fixdlsrps.pl fixfmps.man fixfmps.pl
8
+ fixmacps.man fixmacps.pl fixpsditps.man fixpsditps.pl
9
+ fixpspps.man fixpspps.pl fixscribeps.man fixscribeps.pl
10
+ fixtpps.man fixtpps.pl fixwfwps.man fixwfwps.pl
11
+ fixwpps.man fixwpps.pl fixwwps.man fixwwps.pl
12
+ getafm getafm.man includeres.man includeres.pl
13
+ maketext patchlev.h psbook.c psbook.man
14
+ pserror.c pserror.h psmerge.man psmerge.pl
15
+ psnup.c psnup.man psresize.c psresize.man
16
+ psselect.c psselect.man psspec.c psspec.h
17
+ pstops.c pstops.man psutil.c psutil.h
18
+ showchar
19
+ They may be copied and used for any purpose (including distribution as part of a for-profit product), provided:
20
+ 1) The original attribution of the programs is clearly displayed in the product and/or documentation, even if the programs are modified and/or renamed as part of the product.
21
+ 2) The original source code of the programs is provided free of charge (except for reasonable distribution costs). For a definition of reasonable distribution costs, see the Gnu General Public License or Larry Wall's Artistic License (provided with the Perl 4 kit). The GPL and Artistic License in NO WAY affect this license; they are merely used as examples of the spirit in which it is intended.
22
+ 3) These programs are provided "as-is". No warranty or guarantee of their fitness for any particular task is provided. Use of these programs is completely at your own risk.
23
+ Basically, I don't mind how you use the programs so long as you acknowledge the author, and give people the originals if they want them.
24
+
25
+ There is no standard license header for the license
26
+
File without changes
@@ -0,0 +1,18 @@
1
+
2
+ ORIGINAL LICENSE: This software is
3
+ (c) Copyright 1992 by Panagiotis Tsirigotis
4
+ The author (Panagiotis Tsirigotis) grants permission to use, copy, and distribute this software and its documentation for any purpose and without fee, provided that the above copyright notice extant in files in this distribution is not removed from files included in any redistribution and that this copyright notice is also included in any redistribution.
5
+ Modifications to this software may be distributed, either by distributing the modified software or by distributing patches to the original software, under the following additional terms:
6
+ 1. The version number will be modified as follows:
7
+ a. The first 3 components of the version number (i.e <number>.<number>.<number>) will remain unchanged.
8
+ b. A new component will be appended to the version number to indicate the modification level. The form of this component is up to the author of the modifications.
9
+ 2. The author of the modifications will include his/her name by appending it along with the new version number to this file and will be responsible for any wrong behavior of the modified software.
10
+ The author makes no representations about the suitability of this software for any purpose. It is provided "as is" without any express or implied warranty.
11
+ Modifications: Version: 2.1.8.7-current Copyright 1998-2001 by Rob Braun
12
+ Sensor Addition Version: 2.1.8.9pre14a Copyright 2001 by Steve Grubb
13
+ This is an exerpt from an email I recieved from the original author, allowing xinetd as maintained by me (Rob Braun), to use the higher version numbers:
14
+ I appreciate your maintaining the version string guidelines as specified in the copyright. But I did not mean them to last as long as they did.
15
+ So, if you want, you may use any 2.N.* (N >= 3) version string for future xinetd versions that you release. Note that I am excluding the 2.2.* line; using that would only create confusion. Naming the next release 2.3.0 would put to rest the confusion about 2.2.1 and 2.1.8.*.
16
+
17
+ There is no standard license header for the license
18
+
@@ -0,0 +1,15 @@
1
+
2
+ LICENSE FOR THE Extreme! Lab PullParser
3
+ Copyright (c) 2002 The Trustees of Indiana University. All rights reserved.
4
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
5
+ 1) All redistributions of source code must retain the above copyright notice, the list of authors in the original source code, this list of conditions and the disclaimer listed in this license;
6
+ 2) All redistributions in binary form must reproduce the above copyright notice, this list of conditions and the disclaimer listed in this license in the documentation and/or other materials provided with the distribution;
7
+ 3) Any documentation included with all redistributions must include the following acknowledgement:
8
+ "This product includes software developed by the Indiana University Extreme! Lab. For further information please visit http://www.extreme.indiana.edu/"
9
+ Alternatively, this acknowledgment may appear in the software itself, and wherever such third-party acknowledgments normally appear.
10
+ 4) The name "Indiana Univeristy" and "Indiana Univeristy Extreme! Lab" shall not be used to endorse or promote products derived from this software without prior written permission from Indiana University. For written permission, please contact http://www.extreme.indiana.edu/.
11
+ 5) Products derived from this software may not use "Indiana Univeristy" name nor may "Indiana Univeristy" appear in their name, without prior written permission of the Indiana University. Indiana University provides no reassurances that the source code provided does not infringe the patent or any other intellectual property rights of any other entity. Indiana University disclaims any liability to any recipient for claims brought by any other entity based on infringement of intellectual property rights or otherwise.
12
+ LICENSEE UNDERSTANDS THAT SOFTWARE IS PROVIDED "AS IS" FOR WHICH NO WARRANTIES AS TO CAPABILITIES OR ACCURACY ARE MADE. INDIANA UNIVERSITY GIVES NO WARRANTIES AND MAKES NO REPRESENTATION THAT SOFTWARE IS FREE OF INFRINGEMENT OF THIRD PARTY PATENT, COPYRIGHT, OR OTHER PROPRIETARY RIGHTS. INDIANA UNIVERSITY MAKES NO WARRANTIES THAT SOFTWARE IS FREE FROM "BUGS", "VIRUSES", "TROJAN HORSES", "TRAP DOORS", "WORMS", OR OTHER HARMFUL CODE. LICENSEE ASSUMES THE ENTIRE RISK AS TO THE PERFORMANCE OF SOFTWARE AND/OR ASSOCIATED MATERIALS, AND TO THE PERFORMANCE AND VALIDITY OF INFORMATION GENERATED USING SOFTWARE.
13
+
14
+ There is no standard license header for the license
15
+
@@ -0,0 +1,13 @@
1
+
2
+ Copyright (c) 2002-2007 Charlie Poole
3
+ Copyright (c) 2002-2004 James W. Newkirk, Michael C. Two, Alexei A. Vorontsov
4
+ Copyright (c) 2000-2002 Philip A. Craig
5
+ This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.
6
+ Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:
7
+ 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment (see the following) in the product documentation is required.
8
+ Portions Copyright (c) 2002-2007 Charlie Poole or Copyright (c) 2002-2004 James W. Newkirk, Michael C. Two, Alexei A. Vorontsov or Copyright (c) 2000-2002 Philip A. Craig
9
+ 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
10
+ 3. This notice may not be removed or altered from any source distribution.
11
+
12
+ There is no standard license header for the license
13
+
@@ -0,0 +1,33 @@
1
+ # coding: utf-8
2
+
3
+ #Naming utils, git utils, and default boilerplate
4
+ require 'gemspec'
5
+
6
+ #This is a place to put custom overrides to Gemspec.boilerplate
7
+ begin; require_relative 'gemspec.rb'; rescue LoadError; end
8
+
9
+ Gem::Specification.new do |s|
10
+
11
+ #Name is the name of the project root directory
12
+ s.name = Gemspec.base_dirname(__FILE__)
13
+
14
+ Gemspec.boilerplate(s)
15
+
16
+ s.metadata['allowed_push_host'] = "TODO: Set to 'http://mygemserver.com' to prevent pushes to rubygems.org, or delete to allow pushes to any server."
17
+
18
+ #####Must change
19
+ s.summary = %q{TODO: Write a summary}
20
+ s.description = %q{TODO: Write a description}
21
+ s.licenses = %w[MIT]
22
+
23
+
24
+ #####Unlikely to change
25
+ s.email = [ `git config user.email` ]
26
+ s.homepage = "https://github.com/#{`git config github.username`}/#{s.name}.git"
27
+ ###################################
28
+
29
+ #Dependencies
30
+ s.add_development_dependency 'rake', '~> 10.4'
31
+ s.add_development_dependency 'minitest-documentation'
32
+
33
+ end
@@ -0,0 +1,5 @@
1
+ source 'https://rubygems.org'
2
+
3
+ # Specify your gem's dependencies in gemspec.gemspec
4
+ gem 'gemspec', '~> 0.1'
5
+ gemspec glob: '*.gemspec'
@@ -0,0 +1,18 @@
1
+ ## Versioning
2
+ ### Version Number for Machines
3
+
4
+ This gem uses a slightly modified version of the **SemVer** specification, namely:
5
+ ```ruby
6
+ spec.version = "BREAKING.PATCHES.NONBREAKING"
7
+ ```
8
+ You can use this versioning with your dependency tools, only you have a somewhat stronger guarantee that your
9
+ code won't break if you limit yourself to the third number, but you need to allow second level updates in order to
10
+ get (security and other) patches.
11
+
12
+ ### Version Number for Humans
13
+ Since the above-described type of versioning doesn't tell you anything about the functional state of the gem (you can go from a "hello world" to a full blown operating system
14
+ without making a breaking change, as long as your operating system prints "hello world" to the screen) (SemVer, when used correctly, doesn't tell anything about the functional state of a software package either), a second, human-friendly version number can be found in `spec.metadata[:human_version]`.
15
+
16
+ The magnitude of this version number shall be made to correspond to actual functional changes in the software. If I've worked a lot on the package, I'll make it move a lot, but unless I've made breaking changes, I'll stick to only moving the third number in the `spec.version` version.
17
+
18
+ This number is for you. If you see it increase a lot, it probably means much more new goodies, but is less strictly defined then the version number for the machine. (I reserve the right to later change the way I change this number).
@@ -0,0 +1,33 @@
1
+ # coding: utf-8
2
+
3
+ #Naming utils, git utils, and default boilerplate
4
+ require 'gemspec'
5
+
6
+ #This is a place to put custom overrides to Gemspec.boilerplate
7
+ begin; require_relative 'gemspec.rb'; rescue LoadError; end
8
+
9
+ Gem::Specification.new do |s|
10
+
11
+ #Name is the name of the project root directory
12
+ s.name = Gemspec.base_dirname(__FILE__)
13
+
14
+ Gemspec.boilerplate(s)
15
+
16
+ s.metadata['allowed_push_host'] = "TODO: Set to 'http://mygemserver.com' to prevent pushes to rubygems.org, or delete to allow pushes to any server."
17
+
18
+ #####Must change
19
+ s.summary = %q{TODO: Write a summary}
20
+ s.description = %q{TODO: Write a description}
21
+ s.licenses = %w[MIT]
22
+
23
+
24
+ #####Unlikely to change
25
+ s.email = [ `git config user.email` ]
26
+ s.homepage = "https://github.com/#{`git config github.username`}/#{s.name}.git"
27
+ ###################################
28
+
29
+ #Dependencies
30
+ s.add_development_dependency 'rake', '~> 10.4'
31
+ s.add_development_dependency 'minitest-documentation'
32
+
33
+ end