non port: devel/Makefile |
Number of commits found: 11319 (showing only 100 on this page) |
Sunday, 29 Apr 2018
|
13:01 riggs
Add devel/shell-toolbox
PR: 227537
Submitted by: 0mp (maintainer)
|
Saturday, 28 Apr 2018
|
20:12 tcberner
Add new ports for the current version of KDevelop
|
19:31 tcberner
Follow up to r468568
The devel/Makefile changes were in the wrong tree.
|
Friday, 27 Apr 2018
|
21:47 tcberner
Add the KDE metaports
* add multimedia/dragon (was missing)
* add the meta ports for the categories
* add x11/kde5 [yeah, we know, there technically is no "KDE 5"]
|
20:29 tcberner
Import the KDE Plasma5 ports
This is an import of the Plasma5 ports that we have had in the development
repository for quite some time now.
Please note:
* Plasma5 cannot be installed at the same time as KDE SC4.
* Qt5 assumes /etc/localtime to be a symlink to a tz file, not a regular file.
* To start plasma5, it is recommended to use something like
exec ck-launch-session startkde
* Powermanagement and such is not working :-)
I would like to thank all the people that have helped test it in the past years.
Reviewed by: adridg
Differential Revision: https://reviews.freebsd.org/D15096
|
10:32 tobik
New port: devel/samurai
samurai is a ninja-compatible build tool written in C99 with a focus on
simplicity, speed, and portability.
It implements the ninja build language through version 1.8.2 except
for MSVC dependency handling (deps = msvc). It uses the same format
for .ninja_log and .ninja_deps as ninja, currently version 5 and 3
respectively.
It is largely feature-complete and supports most of the same options as
ninja.
WWW: https://github.com/michaelforney/samurai
|
Wednesday, 25 Apr 2018
|
19:03 garga
Clixon is a CLI/network interfaced configuration database tool
Using Clixon you can create CLI, RESTCONF, and NETCONF interfaces to manage a
configuration database. It also provides the mechanism to validate and configure
system components.
WWW: http://www.clicon.org/
PR: 227681
Submitted by: dcornejo@netgate.com
Sponsored by: Rubicon Communications, LLC (Netgate)
|
Tuesday, 24 Apr 2018
|
14:49 krion
Add devel/cligen:
cligen builds and interprets datastructures (a parse-tree) which a
library (libcligen) interprets in runtime. It is fast and efficient
and helps you develop CLIs easier. You enter a CLI syntax either in
a text file, you write callback functions where you call the right
library routines.
WWW: http://cligen.se/
PR: 227663
Submitted by: Dave Cornejo <dcornejo@netgate.com>
|
14:25 wg
devel/py-async_generator: tiny library to add async generators to Python 3.5
WWW: https://pypi.org/project/async_generator
|
08:21 tota
- Add new port: devel/R-cran-promises
Provides fundamental abstractions for doing asynchronous programming
in R using promises. Asynchronous programming is useful for allowing
a single R process to orchestrate multiple tasks in the background
while also attending to something else. Semantics are similar to
'JavaScript' promises, but with a syntax that is idiomatic R.
WWW: https://cran.r-project.org/web/packages/promises/
|
05:30 tota
- Add new port: devel/R-cran-later
Executes arbitrary R or C functions some time after the current
time, after the R execution stack has emptied.
WWW: https://cran.r-project.org/web/packages/later/
|
Monday, 23 Apr 2018
|
14:58 olgeni
Add devel/etcd33, tracking branch 3.3 of etcd.
Document conflicts in devel/etcd, etcd31, and etcd32.
|
00:22 seanc
Add new port: devel/mage
Mage is a make/rake-like build tool using Go. You write plain-old go functions,
and Mage automatically uses them as Makefile-like runnable targets.
Makefiles are hard to read and hard to write. Mostly because makefiles are
essentially fancy bash scripts with significant white space and additional
make-related syntax.
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D15159
|
Sunday, 22 Apr 2018
|
18:29 sunpoet
Move devel/py-msgpack-python to devel/py-msgpack
- Update to 0.5.6
- Update pkg-descr
- Update WWW
Changes: https://github.com/msgpack/msgpack-python/blob/master/ChangeLog.rst
|
Saturday, 21 Apr 2018
|
02:54 acm
- New port: devel/sope4
SOPE is an extensive set of frameworks which form a complete Web
application server environment. Besides the Apple WebObjects
compatible appserver extended with Zope concepts, it contains a large
set of reusable classes: XML processing (SAX, DOM, XML-RPC),
MIME/IMAP4 processing, LDAP connectivity, RDBMS connectivity, and
iCalendar parsing.
WWW: http://sogo.nu/
|
Friday, 20 Apr 2018
|
23:58 sunpoet
Add p5-File-Copy-Recursive-Reduced 0.006
File::Copy::Recursive::Reduced is intended as a not-quite-drop-in replacement
for certain functionality provided by CPAN distribution File-Copy-Recursive. The
library provides methods similar enough to that distribution's fcopy(),
dircopy() and rcopy() functions to be usable in those CPAN distributions often
described as being part of the Perl toolchain.
WWW: http://search.cpan.org/dist/File-Copy-Recursive-Reduced/
|
17:32 antoine
subversion18 was removed
|
Thursday, 19 Apr 2018
|
03:32 yuri
New port: devel/vexcl: C++ vector expression template library for OpenCL/CUDA
|
Tuesday, 17 Apr 2018
|
04:17 swills
devel/py-python-gitlab: create port
python-gitlab is a Python package providing access to the GitLab server API.
It supports the v3 and v4 APIs of GitLab, and provides a CLI tool (gitlab).
WWW: https://github.com/python-gitlab/python-gitlab
PR: 226290
Submitted by: dereks@lifeofadishwasher.com
|
Monday, 16 Apr 2018
|
07:49 vanilla
Add py-keystone-engine 0.9.1.3, keystone Assembler Engine with Python
bindings.
PR: 227526
Submitted by: freebsd_ports@k-worx.org
|
Sunday, 15 Apr 2018
|
20:02 sunpoet
Add rubygem-manpages 0.6.1
This plugin will add man pages support to ruby gems. Instead of adding a new
command like gem-man it will try to link the files to a place the man command
automatically discovers.
WWW: https://github.com/bitboxer/manpages
|
Saturday, 14 Apr 2018
|
23:58 sunpoet
Add rubygem-googleapis-common-protos 1.3.7
googleapis-common-protos provides common gRPC and protocol buffer classes used
in Google APIs.
WWW: https://github.com/googleapis/googleapis
|
13:16 tcberner
devel/qjson, devel-qjson-qt5 create flavors
* additionally, give the maintainership to kde@.
Approved by: portmgr (mat), avilla (timeout)
Differential Revision: https://reviews.freebsd.org/D14650
|
11:09 tcberner
devel/qca, devel/qca-qt5 -- create flavors
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D14651
|
00:57 jbeich
devel/py-libusb115: drop due to lack of consumers
|
Friday, 13 Apr 2018
|
19:45 sunpoet
Add rubygem-default_value_for30 3.0.5 (copied from rubygem-default_value_for)
- Add PORTSCOUT
|
Thursday, 12 Apr 2018
|
17:48 wg
Revert r467163
It has come to my attention its a duplicate of www/py-boto3
|
16:35 wg
devel/py-boto3: AWS SDK for Python
WWW: https://pypi.python.org/pypi/boto3
|
12:39 amdmi3
- Add devel/protozero (needed for devel/osmium update)
Minimalistic protocol buffer decoder and encoder in C++.
Designed for high performance. Suitable for writing zero copy parsers
and encoders with minimal need for run-time allocation of memory.
Low-level: this is designed to be a building block for writing a
very customized decoder for a stable protobuf schema. If your
protobuf schema is changing frequently or lazy decoding is not
critical for your application then this approach offers no value:
just use the C++ API that can be generated with the Google Protobufs
protoc program.
WWW: https://github.com/mapbox/protozero
|
12:38 amdmi3
Sort category Makefile
|
Wednesday, 11 Apr 2018
|
19:37 sunpoet
Add rubygem-marcel 0.3.2
Marcel attempts to choose the most appropriate content type for a given file by
looking at the binary data, the filename, and any declared type (perhaps passed
as a request header).
WWW: https://github.com/basecamp/marcel
|
19:37 sunpoet
Add py-pytest-flake8 1.0.0
pytest-flake8 is a pytest plugin for efficiently checking PEP8 compliance.
WWW: https://pypi.python.org/pypi/pytest-flake8
WWW: https://github.com/tholo/pytest-flake8
|
09:57 tcberner
Fix PKGBASE conflict of devel/libkgapi
Reported by: antoine
|
06:45 ehaupt
Add heimdall 1.4.2, tool suite used to flash firmware onto Samsung
mobile devices.
|
03:17 tota
- Add new port: devel/R-cran-abind
Combine multidimensional arrays into a single array. This is a
generalization of 'cbind' and 'rbind'. Works with vectors, matrices,
and higher-dimensional arrays. Also provides functions 'adrop',
'asub', and 'afill' for manipulating, extracting and replacing data
in arrays.
WWW: https://cran.r-project.org/web/packages/abind/
|
Monday, 9 Apr 2018
|
20:09 tcberner
New port: devel/dolphin-plugins
This is the current version of KDE Applications <foo>.
Note that users of KDE SC4 should stick with <foo>-kde4.
|
19:19 tcberner
New ports: KDE Applications devel/
* devel/cervisia
* devel/kapptemplate
* devel/kcachegrind
* devel/kde-dev-scripts
* devel/kde-dev-utils
* devel/kdesdk-thumbnailers
* devel/kio-extras
* devel/lokalize
* devel/okteta
* devel/poxml
* devel/umbrello
This is the current version of KDE Applications <foo>.
Note that users of KDE SC4 should stick with <foo>-kde4.
|
Saturday, 7 Apr 2018
|
16:32 sunpoet
Add p5-Routes-Tiny 0.21
Routes::Tiny is a lightweight routes implementation. It aims to be easy to use
in any web framework.
WWW: http://search.cpan.org/dist/Routes-Tiny/
|
00:35 dbaio
Add devel/py-validators: Simple data validation in Python
Python has all kinds of data validation tools, but every one of them seems to
require defining a schema or form. This is a simple validation library where
validating a simple value does not require defining a form or a schema.
>>> import validators
>>> validators.email('someone@example.com')
True
WWW: https://pypi.python.org/pypi/validators
|
Friday, 6 Apr 2018
|
16:26 sunpoet
Add p5-Test-Log-Log4perl 0.32
Test::Log::Log4perl can be used to test that you're logging the right thing with
Log::Log4perl. It checks that we get what, and only what, we expect logged by
your code.
The basic process is very simple. Within your test script you get one or more
loggers from Test::Log::Log4perl with the get_logger method just like you would
with Log::Log4perl. You're going to use these loggers to declare what you think
the code you're going to test should be logging.
WWW: http://search.cpan.org/dist/Test-Log-Log4perl/
|
Thursday, 5 Apr 2018
|
19:11 sunpoet
Add rubygem-flipper-active_support_cache_store013 0.13.0 (copied from
rubygem-flipper-active_support_cache_store)
- Update RUN_DEPENDS
- Add PORTSCOUT
|
19:10 sunpoet
Add rubygem-flipper013 0.13.0 (copied from rubygem-flipper)
- Add PORTSCOUT
|
Wednesday, 4 Apr 2018
|
21:54 wg
devel/py-bidict: Bidirectional map implementation and related functionality
WWW: https://github.com/jab/bidict
|
18:50 sunpoet
Add py-testscenarios 0.5.0
Testscenarios provides clean dependency injection for python unittest style
tests. This can be used for interface testing (testing many implementations via
a single test suite) or for classic dependency injection (provide tests with
dependencies externally to the test code itself, allowing easy testing in
different situations).
WWW: https://pypi.python.org/pypi/testscenarios
|
18:49 sunpoet
Add py-testresources 2.0.1
Testresources extends unittest with a clean and simple api to provide test
optimisation where expensive common resources are needed for test cases - for
example sample working trees for VCS systems, reference databases for enterprise
applications, or web servers ... let imagination run wild.
WWW: https://pypi.python.org/pypi/testresources
|
Monday, 2 Apr 2018
|
21:19 jrm
New port, devel/magit-popup: Define prefix-infix-suffix command combos
https://github.com/magit/magit-popup
PR: 227139
Submitted by: yasu@utahime.org (maintainer)
|
21:19 jrm
New port, devel/ghub: Minuscule client library for the Github API
WWW: https://github.com/magit/ghub
PR: 227135
Submitted by: yasu@utahime.org (maintainer)
|
Sunday, 1 Apr 2018
|
00:32 yuri
New port: devel/py-fastcache: C implementation of Python 3 functools.lru_cache
|
Saturday, 31 Mar 2018
|
15:36 sunpoet
Remove expired devel/lua-lpeg51
|
08:08 yuri
New port: devel/py-PyUtilib: Collection of Python utilities
|
Thursday, 29 Mar 2018
|
23:28 cpm
Add new port devel/py-flex: Validation tooling for Swagger 2.0 specifications
Features:
- Validate swagger schemas.
- JSON Schema Validation
- Validation of request/response objects against schema.
- Command Line Interface.
WWW: https://github.com/pipermerriam/flex
PR: 227040
Submitted by: Kai <freebsd_ports@k-worx.org>
|
23:22 cpm
Add new port devel/py-strict-rfc3339: Strict, simple, lightweight RFC3339
functions
Simple and lightweight python module to validate, parse and generate RFC3339
time strings. It was initially created as a part of habitat in response to
difficulty using other libraries.
It can convert UNIX timestamps to and from RFC3339, either producing strings
with a UTC offset (Z) or with the offset that the C time module reports is
the local timezone offset. It has minimal dependencies (none beyond those
that come with Python) and avoids the error-prone act of dealing with
timezones as much as possible.
Besides that, it's designed to be strict and stick closely to RFC3339, with a
couple of very small caveats. It's also fully unit tested.
WWW: http://www.danielrichman.co.uk/libraries/strict-rfc3339.html
PR: 227031
Submitted by: Kai <freebsd_ports@k-worx.org>
|
21:16 yuri
New port: devel/py-strategies: Programmatic control flow
|
21:06 yuri
New port: devel/py-toolz: Functional standard library for Python
|
Wednesday, 28 Mar 2018
|
16:59 yuri
New port: devel/py-swagger-spec-validator: Validation of Swagger specifications
PR: 227038
Submitted by: Kai <freebsd_ports@k-worx.org>
|
Tuesday, 27 Mar 2018
|
22:04 yuri
New port: devel/py-inflection: Ruby on Rails' inflector ported to Python
PR: 227014
Submitted by: Kai <freebsd_ports@k-worx.org>
|
20:47 yuri
New port: devel/py-openapi-codec: OpenAPI codec for Core API
PR: 226949
Submitted by: Kai <freebsd_ports@k-worx.org>
|
18:09 tobik
New port: devel/woff2
Font compression reference code
WWW: https://github.com/google/woff2
libwoff2dec is required by WebKitGtk >= 2.20.0 for WOFF2 Web Fonts
support.
|
Monday, 26 Mar 2018
|
19:49 yuri
New port: devel/py-coreapi: Python client library for Core API
PR: 226943
Submitted by: Kai <freebsd_ports@k-worx.org>
|
19:42 yuri
New port: devel/py-itypes: Simple immutable types for Python
PR: 226940
Submitted by: Kai <freebsd_ports@k-worx.org>
|
19:32 yuri
New port: devel/py-coreschema: Core schema for the Core API
PR: 226942
Submitted by: Kai <freebsd_ports@k-worx.org>
|
15:10 mfechner
New ports required for gitlab update to 10.5.x.
Reviewed by: tz (mentor)
Approved by: tz (mentor)
Differential Revision: https://reviews.freebsd.org/D14840
|
14:38 rene
Remove expired ports:
2017-09-21 net/samba44: unsupported upstream
2018-03-25 mail/sisyphus: Never built
2018-03-25 www/fira-webfont: Unused with no apparent use case
2018-03-25 www/dummyflash: Unused, unmaintained, and obsolete
2018-03-25 devel/guikachu: Broken for more than 9 months
|
Sunday, 25 Mar 2018
|
20:48 yuri
New port: devel/ga: Partitioned Global Address Space (PGAS) library for
distributed arrays
|
18:06 sunpoet
Add py-medikit 0.5.18
Medikit automates keeping your projects' boilerplate files and directory sane
and up to date.
It (optionally) generates and maintains a bunch of files, updating them
according to rules you define.
It's not a dependency. All changes are commited in your source tree.
You write amazing code, Medikit focuses on keeping it clean and ordered.
WWW: https://python-medikit.github.io/
WWW: https://github.com/python-medikit/medikit
|
18:05 sunpoet
Add py-whistle 1.0.1
Whistle is a simple tool that allow your application components to communicate
with each other by dispatching events and listening to them.
Whistle is an Event Dispatcher library for the Python 3.5+ language. It's
largely inspired from Symfony's EventDispatcher component.
Using an event dispatcher is a great way to write loosely coupled extensible
code, having each part only communicate using light events.
WWW: https://python-whistle.github.io/
WWW: https://github.com/python-whistle/whistle
|
18:05 sunpoet
Add py-pip-tools 1.11.0
pip-tools = pip-compile + pip-sync
It is a set of command line tools to help you keep your pip-based packages
fresh, even when you've pinned them.
WWW: https://pypi.python.org/pypi/pip-tools
WWW: https://github.com/jazzband/pip-tools
|
18:04 sunpoet
Add py-mondrian 0.6.6
Mondrian is a small library that will make you use python logging module, once
and for all.
Most python coders who avoids the systematic usage of logging in their projects
does so because it feels complicated to setup, but it's not.
Mondrian configures the python standard logging module with reasonable defaults,
and enhance its default output formatters for better readability.
Mondrian provides a one-call interface to its configuration, with pretty
formatters that makes you feel great.
WWW: https://python-mondrian.github.io/
WWW: https://github.com/python-mondrian/mondrian
|
18:04 sunpoet
Add py-git_semver 0.2.2
git-semver is a tiny git addon to manage your project's version numbers.
WWW: https://pypi.python.org/pypi/git_semver
WWW: https://github.com/hartym/git-semver
|
18:04 sunpoet
Add py-first 2.0.1
first is an MIT licensed Python package with a simple function that returns the
first true value from an iterable, or None if there is none. If you need more
power, you can also supply a key function that is used to judge the truth value
of the element or a default value if None doesn't fit your use case.
WWW: https://pypi.python.org/pypi/first
WWW: https://github.com/hynek/first
|
Saturday, 24 Mar 2018
|
05:57 yuri
New port: devel/py-json_tricks: Extra features for Python's JSON: comments,
order, datetimes, etc
While here, fixed a minor prdering problem in devel/Makefile
|
Friday, 23 Mar 2018
|
20:01 yuri
New port: devel/py-minio: Minio library for Amazon S3 compatible cloud storage
PR: 226877
Submitted by: jhixson@gmail.com
|
Tuesday, 20 Mar 2018
|
18:39 rene
Remove expired ports:
2018-03-19 graphics/code-eli: Broken for more than 6 months
2018-03-19 databases/pg_rman: Broken for more than 6 months
2018-03-19 devel/elixir-simple_bayes: Broken for more than 6 months
2018-03-19 devel/elixir-stemmer: Broken for more than 6 months
2018-03-19 benchmarks/expedite: Broken for more than 6 months
2018-03-19 textproc/p5-HTML-CTPP2: Broken for more than 6 months
2018-03-19 textproc/rubygem-compass-rails: Broken for more than 6 months
|
Monday, 19 Mar 2018
|
10:27 pizzamig
devel/pecl-xdebug26: Re-add to portstree as copy of pecl-xdebug
xdebug 2.6 drop the php5 support, so xdebug26 is php7 only.
xdebug 2.5.x is still available for php5.
Reported by: dbaio@
Sponsored by: trivago N.V.
|
10:25 pizzamig
devel/pecl-xdebug26: delete it as it wasn't added properly as a repocopy
Reported by: dbaio@
|
Sunday, 18 Mar 2018
|
21:59 yuri
New port: devel/py-opendht: Lightweight Distributed Hash Table implementation
|
Saturday, 17 Mar 2018
|
18:32 yuri
New port: devel/py-black: Python code formatter
PR: 226666
Submitted by: Neel Chauhan <neel@neelc.org>
|
11:48 sunpoet
Add lua-stdlib 41.2.1
stdlib is a library of modules for common programming tasks, including list,
table and functional operations, objects, pickling, pretty-printing and
command-line option parsing.
stdlib has no run-time prerequisites beyond a standard Lua system, though it
will take advantage of strict and typecheck if they are installed.
WWW: https://github.com/lua-stdlib/lua-stdlib
|
11:47 sunpoet
Add lua-stdlib-normalize 2.0.1
- While I'm here:
- Add NO_ARCH
- Add missing OPTIONS_DEFINE=DOCS
- Convert to options target helper
- Remove LICENSE_FILE from PORTDOCS
This is a collection of normalized lua functions for Lua 5.1 (including LuaJIT),
5.2 and 5.3.
WWW: https://github.com/lua-stdlib/normalize
PR: 226589
Submitted by: Kan Sasaki <sasaki@fcc.ad.jp>
|
11:47 sunpoet
Add lua-stdlib-debug 1.0
- While I'm here:
- Add NO_ARCH
- Add missing OPTIONS_DEFINE=DOCS
- Convert to options target helper
- Remove LICENSE_FILE from PORTDOCS
This is a debug hints management library for Lua 5.1 (including LuaJIT),
5.2 and 5.3.
WWW: https://github.com/lua-stdlib/_debug
PR: 226590
Submitted by: Kan Sasaki <sasaki@fcc.ad.jp>
|
10:44 sunpoet
Add p5-Progress-Any 0.211
Progress::Any is an interface for applications that want to display progress to
users. It decouples progress updating and output, rather similar to how Log::Any
decouples log producers and consumers (output). The API is also rather similar
to Log::Any, except Adapter is called Output and category is called task.
Progress::Any records position/target and calculates elapsed time, estimated
remaining time, and percentage of completion. One or more output modules
(Progress::Any::Output::*) display this information.
WWW: http://search.cpan.org/dist/Progress-Any/
|
Friday, 16 Mar 2018
|
17:27 amdmi3
- Rename godot, godot-tools to godot2, godot2-tools in preparation for godot 3
- Fix godot consumers to use godot2
PR: 224604
Submitted by: FreeBSD@ShaneWare.Biz (maintainer)
|
Thursday, 15 Mar 2018
|
14:55 pizzamig
devel/pecl-xdebug26: new port for xdebug 2.6.0
xdebug 2.6 drop the php5 support, so xdebug26 is php7 only.
xdebug 2.5.x is still available for php5.
Sponsored by: trivago N.V.
|
Wednesday, 14 Mar 2018
|
18:10 sunpoet
Add py-pytest-sugar 0.9.1
pytest-sugar is a plugin for py.test that shows failures and errors instantly
and shows a progress bar.
WWW: https://pypi.python.org/pypi/pytest-sugar
WWW: https://github.com/Frozenball/pytest-sugar
|
04:58 tota
- Add new port: devel/R-cran-broom
Convert statistical analysis objects from R into tidy data frames,
so that they can more easily be combined, reshaped and otherwise
processed with tools like 'dplyr', 'tidyr' and 'ggplot2'. The package
provides three S3 generics: tidy, which summarizes a model's
statistical findings such as coefficients of a regression; augment,
which adds columns to the original data such as predictions, residuals
and cluster assignments; and glance, which provides a one-row summary
of model-level statistics.
WWW: https://cran.r-project.org/web/packages/broom/
|
Tuesday, 13 Mar 2018
|
00:41 tota
- Add new port: devel/R-cran-classInt
Selected commonly used methods for choosing univariate class intervals
for mapping or other graphics purposes.
WWW: https://cran.r-project.org/web/packages/classInt/
|
Monday, 12 Mar 2018
|
21:17 sunpoet
Add py-fluent-logger 0.9.2
Many web/mobile applications generate huge amount of event logs (cf. login,
logout, purchase, follow, etc). To analyze these event logs could be really
valuable for improving the service. However, the challenge is collecting these
logs easily and reliably.
Fluentd solves that problem by having: easy installation, small footprint,
plugins, reliable buffering, log forwarding, etc.
fluent-logger-python is a Python library, to record the events from Python
application.
WWW: https://github.com/fluent/fluent-logger-python
PR: 207636
Submitted by: Edward Chuang <edwardchuang@gmail.com>
|
20:45 sunpoet
Add rubygem-tty 0.7.0
TTY is a toolbox for developing beautiful command line clients in Ruby with a
fluid interface for gathering input, querying terminal properties and displaying
information.
WWW: https://piotrmurach.github.io/tty/
WWW: https://github.com/piotrmurach/tty
|
20:44 sunpoet
Add rubygem-tty-file 0.5.0
TTY::File supports file and directory manipulation utility methods.
Though Ruby's File and FileUtils libraries provide very robust apis for dealing
with files, this library aims to provide a level of abstraction that is much
more convenient, with useful logging capabilities.
WWW: https://piotrmurach.github.io/tty/
WWW: https://github.com/piotrmurach/tty-file
|
20:44 sunpoet
Add rubygem-tty-editor 0.3.0
TTY::Editor provides independent component for TTY toolkit. It opens a file or
text in the user's preferred editor.
WWW: https://piotrmurach.github.io/tty/
WWW: https://github.com/piotrmurach/tty-editor
|
20:44 sunpoet
Add rubygem-tty-prompt 0.15.0
TTY::Prompt provides independent prompt component for TTY toolkit. It supports a
beautiful and powerful interactive command line prompt with a robust API for
getting and validating complex inputs.
WWW: https://piotrmurach.github.io/tty/
WWW: https://github.com/piotrmurach/tty-prompt
|
20:43 sunpoet
Add rubygem-tty-table 0.10.0
TTY::Table provides independent table formatting component for TTY toolkit. It
supports a flexible and intuitive table formatting.
WWW: https://piotrmurach.github.io/tty/
WWW: https://github.com/piotrmurach/tty-table
|
20:43 sunpoet
Add rubygem-tty-spinner 0.8.0
TTY::Spinner provides independent spinner component for TTY toolkit. It supports
a terminal spinner for tasks that have non-deterministic time frame.
WWW: https://piotrmurach.github.io/tty/
WWW: https://github.com/piotrmurach/tty-spinner
|
20:43 sunpoet
Add rubygem-tty-reader 0.2.0
TTY::Reader provides independent reader component for TTY toolkit. It is a pure
Ruby library that provides a set of methods for processing keyboard input in
character, line and multiline modes. In addition it maintains history of entered
input with an ability to recall and re-edit those inputs and register to listen
for keystroke events.
WWW: https://piotrmurach.github.io/tty/
WWW: https://github.com/piotrmurach/tty-reader
|
20:42 sunpoet
Add rubygem-tty-progressbar 0.14.0
TTY::ProgressBar provides independent progress bars component for TTY toolkit.
It supports a flexible progress bars drawing in terminal emulators.
WWW: https://piotrmurach.github.io/tty/
WWW: https://github.com/piotrmurach/tty-progressbar
|
20:42 sunpoet
Add rubygem-tty-pager 0.11.0
TTY::Pager provides independent terminal output paging component for TTY
toolkit. It supports terminal output paging in a cross-platform way supporting
all major ruby interpreters.
WWW: https://piotrmurach.github.io/tty/
WWW: https://github.com/piotrmurach/tty-pager
|
20:42 sunpoet
Add rubygem-tty-markdown 0.2.0
TTY::Markdown provides independent markdown processing component for TTY
toolkit. It converts a markdown document or text into a terminal friendly
output.
WWW: https://piotrmurach.github.io/tty/
WWW: https://github.com/piotrmurach/tty-markdown
|
20:42 sunpoet
Add rubygem-tty-command 0.7.0
TTY::Command provides independent command execution component for TTY toolkit.
It runs external commands with pretty output logging and capture stdout, stderr
and exit status. Redirect stdin, stdout and stderr of each command to a file or
a string.
WWW: https://piotrmurach.github.io/tty/
WWW: https://github.com/piotrmurach/tty-command
|
20:41 sunpoet
Add rubygem-pastel 0.7.2
Pastel provides independent coloring component for TTY toolkit. It supports
terminal output styling with intuitive and clean API that doesn't monkey patch
String class. Pastel is minimal and focused to work in all terminal emulators.
WWW: https://github.com/piotrmurach/pastel
|
20:41 sunpoet
Add rubygem-wisper 2.0.0
Wisper is a micro library providing Ruby objects with Publish-Subscribe
capabilities.
It supports:
- Decouple core business logic from external concerns in Hexagonal style
architectures.
- Use as an alternative to ActiveRecord callbacks and Observers in Rails apps.
- Connect objects based on context without permanence.
- Publish events synchronously or asynchronously.
WWW: https://github.com/krisleech/wisper
|
Number of commits found: 11319 (showing only 100 on this page) |