|
1 | 1 | Paclet[ |
2 | 2 | Name -> "FPTools", |
3 | | - Description -> "Tools I use for a variety of introspection, debugging, etc.", |
4 | | - Creator -> "Flip Phillips", |
| 3 | + Description -> "Tools for introspection, debugging, syntatic sugar, etc.", |
| 4 | + Creator -> "Flip Phillips <[email protected]>", |
5 | 5 | Publisher -> "Skidmore Vision Lab", |
6 | | - Version -> "0.1.4", |
7 | | - BuildNumber -> "8", |
| 6 | + Copyright -> "©2018- Flip Phillips & Misc Contributors", |
| 7 | + License -> "MIT", |
| 8 | + Version -> "0.1.5", |
| 9 | + BuildNumber -> "21", |
8 | 10 | MathematicaVersion -> "11.2+", |
| 11 | + URL -> "https://github.com/flipphillips/FPTools", |
| 12 | + Thumbnail -> "Documentation/icon.png", |
9 | 13 | Loading -> Automatic, |
10 | 14 | Extensions -> { |
11 | | - (* { "Documentation", MainPage -> "Guides/FPTools", Language -> "English"}, *) |
| 15 | + { "Documentation", |
| 16 | + MainPage -> "Guides/FPTools", |
| 17 | + Language -> "English"}, |
12 | 18 | { "Kernel", |
13 | | - Symbols -> { |
14 | | - "FPTools`Spelunk","FPTools`PropertiesInfo","FPTools`PropertiesDataset", |
| 19 | + Symbols -> { |
| 20 | + "FPTools`Spelunk","FPTools`PropertiesInformation","FPTools`PropertiesDataset", |
15 | 21 |
|
16 | 22 | "FPTools`EntityPropertiesDataset","FPTools`ConceptBroaden","FPTools`ConceptDistance", |
17 | 23 |
|
|
0 commit comments