Ports Search

Results 481490 of 5,623 for /devel/.(0.002 seconds)
devel/lager_logger-1.0.3 (Score: 0.032514982)
Lager backend for Elixir's Logger
A lager backend that forwards all log messages to Elixir's Logger.
devel/cstringbuffer-0.1.6 (Score: 0.032514982)
File-like IO for strings
cStringBuffer is a library designed to make file I/O to strings easier and more platform-neutral. It performs memory management on strings, as well as permits typical string operations.
devel/ctags-5.8 (Score: 0.032514982)
Feature-filled tagfile generator for vi and emacs clones
Exuberant Ctags generates an index (or tag) file of source language objects in source files that allows these items to be quickly and easily located by a text editor or other utility. Alternatively, it can generate a cross reference file which lists, in human-readable form, information about the various objects found in a set of source code files. Supported languages include: Assembler, ASP, AWK, BETA, C, C++, C#, COBOL, Eiffel, Fortran, HTML, Java, Javascript, Lisp, Lua, Make, Pascal, Perl, PHP, PL/SQL, Python, REXX, Ruby, S-Lang, Scheme, Shell (Bourne/Korn/Z), Standard ML, Tcl, Vera, Verilog, Vim and Yacc.
devel/grantlee-0.5.1 (Score: 0.032514982)
String template engine for Qt 4
Grantlee is a string template engine based on the Django template system and written using the Qt framework.
devel/cutils-1.6 (Score: 0.032514982)
Miscellaneous C programmer's utilities
cutils is a collection of miscellaneous utilities useful for C programmers. It is composed by the following utilities: cinfo, cinfoc and cinfodc - C language documentation tools cdecl and cundecl - decode and encode C type declarations cobfusc - make a C source file unreadable but compilable chilight - highlight C source files with colors cunloop - unloop C loops yyextract - extract grammar rules from yacc grammar yyref - yacc grammar reference program
devel/nadia-0.4.0 (Score: 0.032514982)
Telegram Bot API Wrapper written in Elixir
Telegram Bot API Wrapper written in Elixir.
devel/nimble_csv-0.1.0 (Score: 0.032514982)
CSV parsing and dumping library for Elixir
A simple and fast CSV parsing and dumping library for Elixir.
devel/elixir-paratize-2.1.3 (Score: 0.032514982)
Parallel processing facilities for Elixir
Elixir library providing some handy parallel processing facilities that supports configuring number of workers and timeout.
devel/plug-1.1.6 (Score: 0.032514982)
Composable modules for Elixir web applications
A specification for composable modules in between web applications.
devel/cvs2cl-2.73 (Score: 0.032514982)
CVS-log-message-to-ChangeLog conversion script
cvs2cl.pl: CVS-log-message-to-ChangeLog conversion script This Perl script does what you think it does: It produces a GNU-style ChangeLog for CVS-controlled sources, by running "cvs log" and parsing the output. Duplicate log messages get unified in the Right Way.