25 lines
625 B
Org Mode
25 lines
625 B
Org Mode
#+title: bitposi
|
||
#&summary
|
||
A library/tool for extracting data from one or more sources for later
|
||
generation of new, similar data
|
||
#&
|
||
#+license: bysa, text
|
||
#+license: agpl 3+, program
|
||
#&toc
|
||
|
||
* bitposi
|
||
|
||
bitposi will be a library/tool for extracting data from one or more sources for
|
||
later generation of new, similar data. For example, bitposi will be able to
|
||
read a gigabyte of English text and then write out a gigabyte of text very
|
||
similar to English. It will do this by saving and loading bit position
|
||
data.
|
||
|
||
It doesn’t quite work yet.
|
||
|
||
|
||
bitposi is available under AGPLv3+.
|
||
|
||
Development: [[http://gitorious.org/bitposi]].
|
||
|