Yorhel
cb81bedac1
Add arch/encoding metadata to DB + Fetch Arch Linux x86_64
...
The encoding metadata will be very useful in finding badly decoded man
pages. The package 'arch' is necessary to properly identify which
package was used, which is not obvious now that I'm going to switch more
systems to the (more common) x86_64 arch.
2016-11-06 16:05:16 +01:00
Yorhel
1ca43665a1
indexer: Add file caching + Arch Linux indexing
2016-11-06 13:34:22 +01:00
Yorhel
35fab522d6
Indexer: Support HTTP fetching + misc improvements
2016-11-06 09:21:53 +01:00
Yorhel
aff68205b0
Add postgres package indexing + cli options
2016-11-05 10:22:31 +01:00
Yorhel
0cab758665
Add support for man page reading & decoding
2016-10-30 11:06:14 +01:00
Yorhel
c8bb4da246
Use libarchive3-sys crate directly + improve archread API
...
This all should offer a more convenient and robust interface to handle
all sorts of archives.
2016-10-29 09:33:39 +02:00
Yorhel
022e9acc4f
WIP: Rewritten man page indexer in Rust
...
Currently just figuring out how to read archives. Turns out to not be as
simple as I had expected.
2016-10-22 14:54:37 +02:00