Bug 95679 - [NEW PORT] devel/py24-flakes: Pyflakes is a program that analyzes Pythom programs for errors
Summary: [NEW PORT] devel/py24-flakes: Pyflakes is a program that analyzes Pythom prog...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Renato Botelho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-13 08:50 UTC by Alexander Botero-Lowry
Modified: 2006-04-13 16:44 UTC (History)
0 users

See Also:


Attachments
py24-flakes-0.2.1.shar (2.33 KB, text/plain)
2006-04-13 08:50 UTC, Alexander Botero-Lowry
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!