Xapian core 1.2.12

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

http://oligarchy.co.uk/xapian/1.2.12/xapian-core-1.2.12.tar.gz

VirusTotal results
Change log:n/a
Description:

search engine library in C++ (source code)

License:GPLv2
Version:1.2.12
SHA-1 or SHA-256:2b96800280fee41eed767289620172f5226c9c4f
Type:one file
Dependencies:
Tags:libs
Text files:
.Npackd\Install.bat:

for /f "delims=" %%x in ('dir /b *.tar.gz') 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 Apr 25 20:07:13 UTC 2021
Last modified by:tim.lebedk...
Created:Mon Feb 02 21:47:53 UTC 2015
Created by:tim.lebedk...
Automated tests:2 of 3 installations succeeded, 2 of 2 removals succeeded