<p dir="ltr"><br>
On Sep 5, 2015 11:12 AM, "Donald Stufft" <<a href="mailto:donald@stufft.io">donald@stufft.io</a>> wrote:<br>
><br>
> On September 5, 2015 at 5:43:58 AM, M.-A. Lemburg (<a href="mailto:mal@egenix.com">mal@egenix.com</a>) wrote:<br>
> ><br>
><br>
> I don't want to add more features to the API, particularly not in this PEP. My<br>
> longer term plan is to work on a a new API for installers to use which will be<br>
> easier to work with. The current API is great for it's simplicity and the fact<br>
> it can be implemented on the server side with nothing more than a directory<br>
> structure full of files and python -m http.server. The plan in my head is to<br>
> add a new repository API which can handle the more complex cases AND which will<br>
> most likely be JSON based to simplify parsing of it. The simple API would not<br>
> be deprecated, it would just be up to the repository which "version" of the API<br>
> they use. For people hosting their own repositories, if they have a simple case<br>
> they will be able to get away with the simple API, but the more complex API<br>
> would offer benefits like being able to access the metadata information without<br>
> downloading the file.</p>
<p dir="ltr">I would like to help with this.<br>
There are resources with attributes<br>
And representations (HTML, JSON -> RDFa, JSON-LD)<br>
And <a href="http://schema.org/Action">schema.org/Action</a> s (CRUD, star)</p>
<p dir="ltr">It's probably possible to convert to RDFa and JSONLD and add the existing metadata<br>
Without yet a PEP metadata 3.0.1<br></p>
<p dir="ltr">><br>
> -----------------<br>
> Donald Stufft<br>
> PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA<br>
><br>
><br>
> _______________________________________________<br>
> Distutils-SIG maillist  -  <a href="mailto:Distutils-SIG@python.org">Distutils-SIG@python.org</a><br>
> <a href="https://mail.python.org/mailman/listinfo/distutils-sig">https://mail.python.org/mailman/listinfo/distutils-sig</a><br>
</p>