diff options
Diffstat (limited to 'index.xml')
| -rw-r--r-- | index.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/index.xml b/index.xml new file mode 100644 index 0000000..c3f6f45 --- /dev/null +++ b/index.xml @@ -0,0 +1,16 @@ +<?xml version="1.0"?> +<?xml-stylesheet href="index.xsl" type="text/xsl"?> +<ipm_package_data> + <packages> + <package id="ndice" name="infini example: ndice" webpage="https://github.com/HydroRoll-Team/infini/blob/master/tests/examples/ndice/" author="苏向夜" unzip="1" unzipped_size="15007" size="4677" checksum="ae0f41bc75a7053fe59bf9366a12a2cc" subdir="dnd" url="https://raw.githubusercontent.com/HydroRoll-Team/ipm-server/gh-pages/packages/dnd/ndice.zip" /> + </packages> + <collections> + <collection id="all" name="All packages"> + <item ref="ndice" /> + </collection> + <collection id="all-collections" name="All the collections" /> + <collection id="all-nltk" name="All packages available on ipm-server gh-pages branch"> + <item ref="ndice" /> + </collection> + </collections> +</ipm_package_data> |
