Summary: | [NEW PORT] devel/py-simpleeval - Simple, safe single expression evaluator python library | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Joseph Mingrone <jrm> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | swills | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Joseph Mingrone
![]() ![]() A commit references this bug: Author: swills Date: Sat Apr 23 17:45:31 UTC 2016 New revision: 413896 URL: https://svnweb.freebsd.org/changeset/ports/413896 Log: devel/py-simpleeval: create port simpleeval is a single-file library for easily adding evaluatable expressions into python projects. It can allow a user to, for example, set an alarm volume, which could depend on the time of day, alarm level, how many previous alarms had gone off, and if there is music playing at the time. WWW: https://github.com/danthedeckie/simpleeval PR: 208688 Submitted by: Joseph Mingrone <jrm@ftfl.ca> Changes: head/devel/Makefile head/devel/py-simpleeval/ head/devel/py-simpleeval/Makefile head/devel/py-simpleeval/distinfo head/devel/py-simpleeval/pkg-descr Committed, thanks! |