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)
Tue, Sep 8, 4:09 PM
Unknown Object (File)
Sun, Sep 6, 5:47 AM
Unknown Object (File)
Sun, Sep 6, 5:17 AM
Unknown Object (File)
Wed, Sep 2, 5:49 AM
Unknown Object (File)
Sat, Aug 22, 7:03 PM
Unknown Object (File)
Aug 5 2026, 8:58 PM
Unknown Object (File)
Aug 5 2026, 6:59 AM
Unknown Object (File)
Aug 5 2026, 5:08 AM
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.