{% extends "konami.html" %} {% block title %}package{% endblock %} {% block body %}

package

package.list

Request:

{% highlight "cxml" %}
    
{% endhighlight %}

all is the only currently observed value for pkgtype

Response:

{% highlight "cxml" %}
    
        
    
{% endhighlight %}

A list of all packages available for download.

url
desc
size Size of the resource at url in bytes
pkgtype
sumtype Only allowable value is md5.
sum The sumtype digest of the file at url.
from
till

package.intend

Request:

{% highlight "cxml" %}
    
{% endhighlight %}

Response:

{% highlight "cxml" %}
    
{% endhighlight %}
{% endblock %}