Ports 搜索

共有17,773项符合comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第6,8216,830项(搜索用时0.01秒)
devel/Date-Piece-0.0.3 (Score: 2.1808068E-4)
Perl5 module containing date manipulation routines
This module allows you to do nominal math on dates. That is, rather than worrying about time zones and DST while adding increments of 24*60**2 seconds to a date&time object, you simply discard the time component and do math directly on the date. If you need a time-of-day on the calculated date, the at() method returns a Time::Piece object, thus allowing you to be specific about the endpoints of a nominal interval.
devel/geany-plugin-ctags-1.28 (Score: 2.1808068E-4)
Geany plugin: generate and query ctags files
GeanyCtags adds a simple support for generating and querying ctags files for a Geany project. Even though Geany supports symbol definition searching by itself within the open files (and with a plugin support within the whole project), tag regeneration can become too slow for really big projects. This is why this plugin was created. It makes it possible to generate the tag file only once and just query it when searching for a particular symbol definition/declaration.
devel/geany-plugin-pg-1.28 (Score: 2.1808068E-4)
Geany plugin: encrypt, decrypt and verify signatures with GnuPG
GeanyPG is a plugin for Geany that allows the user to encrypt, decrypt and verify signatures with GnuPG.
devel/gdbmods-20020824 (Score: 2.1808068E-4)
Wrapper for gdb -k to provide kld symbol information
gdbmods is a wrapper for gdb which adds symbol information from loaded modules in the running kernel.
devel/gnome-js-common-0.1.2 (Score: 2.1808068E-4)
GNOME JavaScript common modules and tests
gnome-js-common is a module holding tests and JavaScript code useful or common to both Seed and gjs.
devel/Git-Sub-0.161810 (Score: 2.1808068E-4)
Git commands imported into the git:: namespace
Use git commands easily from your Perl program. Each git command is imported as a System::Sub DWIM sub.
devel/goprotobuf-20151207 (Score: 2.1808068E-4)
Go support for Google's protocol buffers
Go support, in the form of a library and protocol compiler plugin, for Google's protocol buffers.
devel/tibble-1.2 (Score: 2.1808068E-4)
Simple Data Frames
tibble provides a 'tbl_df' class that offers better checking and printing capabilities than traditional data frames.
devel/gpsim-0.29.0 (Score: 2.1808068E-4)
Software simulator for Microchip PIC microcontrollers
gpsim is a full-featured software simulator for Microchip PIC microcontrollers distributed under the GNU General Public License.
devel/jclassinfo-0.19.1 (Score: 2.1808068E-4)
Shows information about Java class, dependencies, and more
jclassinfo reads java class files and provides information about the class, dependencies and more. It is a pure C implementation.