Switch to unified view

a/src/filters/rclrar b/src/filters/rclrar
1
#!/usr/bin/env python2
1
#!/usr/bin/env python3
2
2
3
# Rar file filter for Recoll
3
# Rar file filter for Recoll
4
# Adapted from the Zip archive filter by mroark.
4
# Adapted from the Zip archive filter by mroark.
5
# Copyright (C) 2004 J.F.Dockes + mroark for rar bits
5
# Copyright (C) 2004 J.F.Dockes + mroark for rar bits
6
#   This program is free software; you can redistribute it and/or modify
6
#   This program is free software; you can redistribute it and/or modify