Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

SME Server is a leading distribution for small and medium enterprises. It stands apart from the competition by shipping with most common functionality preconfigured and features a number of popular additional enhancements in the form of downloadable 'contributions'. It is published under ... [More] the GPL license and while freely available, a small donation is requested. [Less]

5.0
 
  0 reviews  |  5 users  |  62,426 lines of code  |  1 current contributor  |  Analyzed about 2 years ago
 
 

O NoticiasLinux informa sobre o CDLivre, um CD de softwares livres para Windows, nas categorias de Desenvolvimento, Design, Internet, Jogos, Multimídia, Produtividade e Utilitários. A idéia surgiu nos preparativos do FLISOL 2006, como uma alternativa ao TheOpenCD com melhor aproveitamento do ... [More] espaço disponível no CD e maior adaptação aos usuários brasileiros. [Less]

5.0
 
  0 reviews  |  2 users  |  35,461 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 

This project intent to provide an application that uses python-clamav library to integrate with ClamAV antivirus, and provide a template filter that check a a file for virus and saves this information, returning if that file can or not be downloaded. Depends on pyClamAV and jQuery libraries to ... [More] work. How to use: 1. First you need to add the application to your INSTALLED_APPS setting; 2. Add the following node to your project urlpatterns: (r'^antivirus/', include('apps.antivirus.urls')),3. Considering you have an object called "document" that has a field "file" of FileField type, you shall follows this example: {% load antivirus %} {{ document|check_for_virus:"file" }}This will show a message like "Wait for file checking..." and make an Ajax request, returning the download link or message that found a virus depending on result. The file scanning is made just once time, that is stored in database and used for next times. [Less]

0
 
  0 reviews  |  0 users  |  223 lines of code  |  0 current contributors  |  Analyzed 2 days ago
 
 

Clam AV is an open source anti-virus software. Here is the module to use python to control it to do automatic scan. The module use a wrapper DLL to control libclamv.dll. It support Windows platform only.

0
 
  0 reviews  |  0 users  |  587 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.