Bug 95679

Summary: [NEW PORT] devel/py24-flakes: Pyflakes is a program that analyzes Pythom programs for errors
Product: Ports & Packages Reporter: Alexander Botero-Lowry <alex>
Component: Individual Port(s)Assignee: Renato Botelho <garga>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
py24-flakes-0.2.1.shar none

Description Alexander Botero-Lowry 2006-04-13 08:50:10 UTC
Pyflakes is a simple program which checks Python source files for errors. It is
similar to PyChecker in scope, but differs in that it does not execute the 
modules to check them. This is both safer and faster, although it does not 
perform as many checks. Unlike PyLint, Pyflakes checks only for logical errors 
in programs; it does not perform any checks on style.

WWW: http://www.divmod.org/projects/pyflakes

Generated with FreeBSD Port Tools 0.63
Comment 1 Renato Botelho freebsd_committer freebsd_triage 2006-04-13 16:32:52 UTC
Responsible Changed
From-To: freebsd-ports-bugs->garga

I'll take it.
Comment 2 Renato Botelho freebsd_committer freebsd_triage 2006-04-13 16:44:45 UTC
State Changed
From-To: open->closed

New port added. Thanks!