diff options
Diffstat (limited to 'collections')
| -rw-r--r-- | collections/all-collections.xml | 1 | ||||
| -rw-r--r-- | collections/all-nltk.xml | 3 | ||||
| -rw-r--r-- | collections/all.xml | 3 |
3 files changed, 7 insertions, 0 deletions
diff --git a/collections/all-collections.xml b/collections/all-collections.xml new file mode 100644 index 0000000..3afbe72 --- /dev/null +++ b/collections/all-collections.xml @@ -0,0 +1 @@ +<collection id="all-collections" name="All the collections" />
\ No newline at end of file diff --git a/collections/all-nltk.xml b/collections/all-nltk.xml new file mode 100644 index 0000000..fc1dcc7 --- /dev/null +++ b/collections/all-nltk.xml @@ -0,0 +1,3 @@ +<collection id="all-nltk" name="All packages available on ipm-server gh-pages branch"> + <item ref="ndice" /> +</collection>
\ No newline at end of file diff --git a/collections/all.xml b/collections/all.xml new file mode 100644 index 0000000..fabe2f0 --- /dev/null +++ b/collections/all.xml @@ -0,0 +1,3 @@ +<collection id="all" name="All packages"> + <item ref="ndice" /> +</collection>
\ No newline at end of file |
