<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/net/py-python-bitcoinrpc, branch 9-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/'/>
<entry>
<title>- use my full name in the "Created by:" field, suggested by danfe.</title>
<updated>2015-09-09T14:14:40+00:00</updated>
<author>
<name>Fukang Chen</name>
<email>loader@FreeBSD.org</email>
</author>
<published>2015-09-09T14:14:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=86615de50d1ad9bf4d346a6332c3f542cfb57406'/>
<id>86615de50d1ad9bf4d346a6332c3f542cfb57406</id>
<content type='text'>
- update my email address to loader@FreeBSD.org.

Approved by: danfe
Differential Revision: https://reviews.freebsd.org/D3612
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- update my email address to loader@FreeBSD.org.

Approved by: danfe
Differential Revision: https://reviews.freebsd.org/D3612
</pre>
</div>
</content>
</entry>
<entry>
<title>[NEW] net/py-python-bitcoinrpc: Enhanced version of python-jsonrpc</title>
<updated>2015-08-07T05:22:00+00:00</updated>
<author>
<name>Fukang Chen</name>
<email>loader@FreeBSD.org</email>
</author>
<published>2015-08-07T05:22:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=ea1d74dac92beccff5f038c18104f6c100718bb4'/>
<id>ea1d74dac92beccff5f038c18104f6c100718bb4</id>
<content type='text'>
for use with Bitcoin

AuthServiceProxy is an improved version of python-jsonrpc.

It includes the following generic improvements:

- HTTP connections persist for the life of the AuthServiceProxy object
- sends protocol 'version', per JSON-RPC 1.1
- sends proper, incrementing 'id'
- uses standard Python json lib
- can optionally log all RPC calls and results
- JSON-2.0 batch support

It also includes the following bitcoin-specific details:

- sends Basic HTTP authentication headers
- parses all JSON numbers that look like floats as Decimal,
  and serializes Decimal values to JSON-RPC connections.

WWW: https://github.com/jgarzik/python-bitcoinrpc

Approved by: koobs
Differential Revision: https://reviews.freebsd.org/D3317
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for use with Bitcoin

AuthServiceProxy is an improved version of python-jsonrpc.

It includes the following generic improvements:

- HTTP connections persist for the life of the AuthServiceProxy object
- sends protocol 'version', per JSON-RPC 1.1
- sends proper, incrementing 'id'
- uses standard Python json lib
- can optionally log all RPC calls and results
- JSON-2.0 batch support

It also includes the following bitcoin-specific details:

- sends Basic HTTP authentication headers
- parses all JSON numbers that look like floats as Decimal,
  and serializes Decimal values to JSON-RPC connections.

WWW: https://github.com/jgarzik/python-bitcoinrpc

Approved by: koobs
Differential Revision: https://reviews.freebsd.org/D3317
</pre>
</div>
</content>
</entry>
</feed>
