ダウンロードリスト

プロジェクト概要

pyclamav は、モジュールは、Python 内で無料の libclamav ウイルス スキャン ライブラリを使用することが可能です。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2008-04-16 17:41
0.4.1

このバージョンのClamAVのリリース0.93との互換性です。
タグ: Minor security fixes
This version is compatible with clamav release
0.93.

2007-02-15 19:38
0.4.0

ClamAVは0.90のサポート。 libclamavからcl_scanbuffの除去のために、pyclamav.scanthis()を削除しなければならなかった。 pyclamavの代わりにpyclamdに関するリンクを強く推奨されて使用する。
タグ: Major security fixes
Support for clamav 0.90. Due to the removal of cl_scanbuff from libclamav, pyclamav.scanthis() had to be removed. Using pyclamd instead of pyclamav is strongly encouraged.

2006-04-23 13:53
0.3.3

Pythonの例外エラーがウイルスデータベースで発生するために追加されました。は、/ usr / local / libにパスを設定するlibclamavと愚かなコンパイルパスのエラーを避けるために追加されたが見つかりませんでした。
タグ: Minor bugfixes
A Python exception was added for when an error
occurs with the virus database. The /usr/local/lib
path was added to setup to avoid stupid
compilation path errors with libclamav not found.

2006-02-07 14:06
0.3.2

OpenBSDの3.8のコンパイルエラーstat64定義されていないことが原因を修正しました。
タグ: Minor bugfixes
An OpenBSD 3.8 compilation error caused by stat64 not being defined was fixed.

2005-07-10 06:33
0.3.1

いくつかのコンパイル警告が修正されました。 pyclamavするときに何か問題が発生した例外を発生させます。際scanfileディレクトリの引数は、ValueError例外として与えられると使用されてではなく(0 ,'').を返すよりも提起されDoctrings今取り組んでいる。"pyclamav.get_version"は、毎日の日付とバージョンを返すように修正されました。これはClamAVを0.86.1でテストされています。 get_versionメソッドのlibclamavバージョンを取得するを追加しました。 Python 2.3の前にサポートされます。
タグ: Major bugfixes
Some compilation warnings were corrected. pyclamav
now raises exceptions when something wrong occurs.
When scanfile is used with a directory given as an
argument, a ValueError exception is raised rather
than returning (0,''). Doctrings are now working.
"pyclamav.get_version" was corrected to return the
daily date and version. This has been tested with
clamav 0.86.1. A get_version method was added to
get the version of libclamav. Python prior to 2.3
is supported.

プロジェクトリソース