Skip to content

Commit 906a30c

Browse files
committed
make it public.
1 parent 81812d3 commit 906a30c

File tree

2 files changed

+7
-11
lines changed

2 files changed

+7
-11
lines changed

MANIFEST.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
include *.h
1+
include *.h
2+
include *.md

README.md

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,13 @@
11

2-
Triez
2+
Triez
33
===================
4-
5-
[![Build Status](https://drone.io/bitbucket.org/sumerc/triez/status.png)](https://drone.io/bitbucket.org/sumerc/triez/latest)
4+
Fast, pure C trie Python extension
65

76
Features:
87
===================
9-
xxxx
10-
11-
Limitations:
12-
===================
13-
xxx
14-
15-
8+
* Autocomplete (using Python Generator)
9+
* Fast Spell-Suggestion (using Python Generator) (!not implemented yet)
10+
* Supports Python 2.6.x <= x <= Python.3.4
1611

1712

1813

0 commit comments

Comments
 (0)