Xapian core 1.4.1

Full internal name:org.xapian.XapianCore
Project site:http://xapian.org/
Screen shots:
Download: Download Xapian core 1.4.1

http://oligarchy.co.uk/xapian/1.4.1/xapian-core-1.4.1.tar.xz

VirusTotal results
Change log:n/a
Description:

search engine library in C++ (source code)

License:GPLv2
Version:1.4.1
SHA-1 or SHA-256:23eeb1f2883882c7c25e6d36221e3f33a40b4205
Type:one file
Dependencies:
Tags:libs
Text files:
.Npackd\Install.bat:
for /f "delims=" %%x in ('dir /b *.tar.xz') do set setup=%%x
"%sevenzipa%\7za.exe" x "%setup%"
del "%setup%"

for /f "delims=" %%x in ('dir /b *.tar') do set setup=%%x
"%sevenzipa%\7za.exe" x "%setup%"
del "%setup%"

for /f "delims=" %%x in ('dir /b xapian*') do set name=%%x
cd "%name%"
for /f "delims=" %%a in ('dir /b') do (
  move "%%a" ..
)
cd ..
rmdir "%name%"
Last modified:Sun Nov 06 16:04:00 UTC 2016
Last modified by:tim.lebedk...
Created:Sun Nov 06 16:04:00 UTC 2016
Created by:tim.lebedk...
Automated tests:5 of 5 installations succeeded, 5 of 5 removals succeeded