summaryrefslogtreecommitdiff
blob: 3ebe8f683d1ce449d55b74348c3d28eddd5850a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# ChangeLog for dev-python/py-xmlrpc
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/dev-python/py-xmlrpc/ChangeLog,v 1.2 2002/05/24 06:20:40 rphillips Exp $

*py-xmlrpc-0.8.8.2 (23 Apr 2002)

  23 Apr 2002; Ryan Phillips <rphillips@gentoo.org> py-xmlrpc-0.8.8.2.ebuild :

  Updated package
  
*py-xmlrpc-0.8.7 (13 Apr 2002)

  13 Apr 2002; Karl Trygve Kalleberg <karltk@gentoo.org> py-xmlrpc-0.8.7.ebuild files/py-xmlrpc-0.8.7 :

  An extremely fast implementation of the xmlrpc spec for Python (written in 
  C). It supports both blocking and non-blocking clients and servers on 
  Windows and POSIX platforms. Version 0.8.1 is 100% compliant with the 
  www.xmlrpc.com validator.