Hi,
> I was wondering was whether it would be possible to extract from pycsw > just the part for reading/writing the xml meta-data, without all the > overhead linked to its status as a server. > > > More generally, I just think that we can't be the only ones working on > metadata in a Python environment and that we maybe not have to reinvent the > wheel. > I got news that OWSLib can be used for parse XML according ISO without dependence on pycsw server. In addition I found that there is a pycsw package in UbuntuGIS and also there is a plan to develop package for Debian with the development should start probably after couple of months. OWSLib have dependence only on lxml so this is not a barrier. If we use OWSLib for first task, it could to ensure a smoother continuity to develop second task- pywps. Matej
_______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
