Page MenuHomeFreeBSD

[NEW PORT] misc/py-socli: Stack overflow command line interface
ClosedPublic

Authored by cpm on Jun 23 2016, 4:00 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 18, 4:10 PM
Unknown Object (File)
Tue, Oct 14, 11:18 AM
Unknown Object (File)
Tue, Oct 7, 4:50 PM
Unknown Object (File)
Mon, Oct 6, 3:50 AM
Unknown Object (File)
Sun, Oct 5, 12:33 AM
Unknown Object (File)
Sat, Oct 4, 3:01 PM
Unknown Object (File)
Sat, Oct 4, 2:48 PM
Unknown Object (File)
Sat, Oct 4, 2:10 PM
Subscribers
None

Details

Summary

Stack overflow command line client written in python. Using SoCLI you can
search and browse stack overflow without leaving the terminal.

WWW: https://pypi.python.org/pypi/socli/

Test Plan

Need Q/A tests

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

cpm retitled this revision from to [NEW PORT] misc/py-socli: Stack overflow command line interface.
cpm updated this object.
cpm edited the test plan for this revision. (Show Details)
cpm added reviewers: AMDmi3, junovitch, feld.

Add www/py-request to RUN_DEPENDS

feld edited edge metadata.
This revision is now accepted and ready to land.Jun 23 2016, 9:55 PM

builds fine if I use a jail where i'm forcing the default python version to by python3. Otherwise it chokes on www/py-requests, but not much we can do about that for now. This problem is known and being worked on by portmgr / python team.

AMDmi3 edited edge metadata.
This revision was automatically updated to reflect the committed changes.