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
F152626074: D6939.id17822.diff
Thu, Apr 16, 2:37 AM
F152625023: D6939.id17822.diff
Thu, Apr 16, 2:26 AM
Unknown Object (File)
Wed, Apr 15, 1:02 AM
Unknown Object (File)
Thu, Apr 9, 8:27 PM
Unknown Object (File)
Tue, Apr 7, 3:20 PM
Unknown Object (File)
Tue, Apr 7, 12:02 AM
Unknown Object (File)
Mon, Apr 6, 7:29 PM
Unknown Object (File)
Mon, Apr 6, 7:11 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

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.