Metadata-Version: 2.1
Name: xbwt
Version: 0.0.2
Summary: Construction of the xbw transform
Home-page: https://github.com/dolce95/xbw-transform
Author: NeuralNine (Florian Dedov)
Author-email: <dolcedanilo1995@gmail.com>
License: UNKNOWN
Keywords: python,xbwt,compression and indexing of labeled trees
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
License-File: LICENSE.txt

An implementation of the PathSort algorithm defined in [Ferragina, Paolo et al. "Compression and Indexing of Labeled Trees, with Applications". J. ACM 57 (2009): 4: 1-4: 33.] for the construction of the xbw transform.

