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.7.tar.gz 0000059857 58.5 KB
python-happybase.changes 0000002883 2.82 KB
python-happybase.spec 0000002022 1.97 KB
Revision 6 (latest revision is 17)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 210382 from Denisart Benjamin's avatar Denisart Benjamin (posophe) (revision 6)
- Update to version 0.7
  * Added a `wal` argument to various data manipulation methods on the
    :py:class:`Table` and :py:class:`Batch` classes to determine whether
    to write the mutation to the Write-Ahead Log (WAL). (`issue #36
    <https://github.com/wbolster/happybase/issues/36>`_).
  * Pass batch_size to underlying Thrift Scan instance (`issue #38
    <https://github.com/wbolster/happybase/issues/38>`_).
  * Expose server name and port in :py:meth:`Table.regions` (recent HBase
    versions only) (`issue #37
    <https://github.com/wbolster/happybase/issues/37>`_).
  * Regenerated bundled Thrift API modules using a recent upstream
    Thrift APIdefinition. This is required to expose newly added API.
- Package NEWS.rst, TODO.rst and html pages in documentation directory
- Add python-Sphinx requirement to build html documentation (forwarded request 210381 from posophe)
Comments 0
openSUSE Build Service is sponsored by