This is a shortened version of the original README file which
comes with avinfo source code. The compilation instructions
have been removed.

Where to find the docs:
----------------------
The docs are installed by default to /usr/share/doc/avinfo/.
If you do not understand Russian you will find them not very useful at
the moment. Read the man page (man avinfo) or look for examples given
in the docs. Basically, generating a list of your avi files
can be as simple as
$ find . -name '*.avi' -print | avinfo -l- --list > avi.list

Credits:
-------
AVInfo has been written by George Shuklin.
The A.S.S. code has been written also by him
from scratch after an inspiration he got from
a simple parsing code written by Stanislav Maslovski.
The *nix package has been created by Stanislav Maslovski.

Contact:
-------
George Shuklin: gs@shounen.ru, http://shounen.ru/
Stanislav Maslovski: stanislav.maslovski@gmail.com
