You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Lucian Pricop
bf85b637b6
|
3 years ago | |
---|---|---|
new | 3 years ago | |
new2 | 3 years ago | |
pkgs | 3 years ago | |
.gitignore | 3 years ago | |
LICENSE | 5 years ago | |
README.md | 4 years ago | |
readme.md | 3 years ago |
readme.md
Search & Displace
🌀 About
Search and Displace is developing a workflow and toolchain which intends to address the problem of mass search and displacement for document content where the original documents are in a range of forms, including a wide variety of digital document formats, both binary and more modern compressed XML forms, but also encompassing older documents where the only surviving form is printed or even handwritten.
The project website is https://searchanddisplace.com
🚀 Installation
First install nix following the instructions on their website at https://nixos.org/nix/manual/#chap-installation
The add search-and-displace channel to your nix environment and update it:
nix-channel --add https://git.law/newroco/searchanddisplace/raw/master/pkgs/nixexprs.tar.xz
nix-channel --update
You can now install search-and-displace:
nix-env -i search-and-displace