Grammar Parser Library for Python

Edit Package python-happybase

The pyparsing module is an alternative approach to creating and executing
simple grammars, vs. the traditional lex/yacc approach, or the use of regular
expressions. The pyparsing module provides a library of classes that client
code uses to construct the grammar directly in Python code.

Refresh
Refresh
Source Files
Filename Size Changed
happybase-0.8.tar.gz 0000060943 59.5 KB
python-happybase.changes 0000003343 3.26 KB
python-happybase.spec 0000002023 1.98 KB
Revision 7 (latest revision is 17)
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 230330 from Denisart Benjamin's avatar Denisart Benjamin (posophe) (revision 7)
- update to 0.8:
 * Add (and default to) '0.96' compatibility mode in :py:class:`Connection`.
 * Add support for retrieving sorted columns, which is possible with the HBase
  0.96 Thrift API
 * The `batch_size` argument to :py:meth:`Table.scan` is no longer propagated to
  `Scan.setBatching()` at the Java side (inside the Thrift server). (forwarded request 230267 from dirkmueller)
Comments 0
openSUSE Build Service is sponsored by