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, Jun 30, 8:49 AM
Unknown Object (File)
Jun 6 2026, 1:17 AM
Unknown Object (File)
May 19 2026, 5:46 AM
Unknown Object (File)
May 17 2026, 8:38 PM
Unknown Object (File)
May 3 2026, 1:21 AM
Unknown Object (File)
Apr 29 2026, 10:41 AM
Unknown Object (File)
Apr 28 2026, 9:13 AM
Unknown Object (File)
Apr 28 2026, 8:35 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

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.