Ports Search

Results 7,9717,980 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.011 seconds)
textproc/enchant-1.6.5 (Score: 8.972706E-5)
Spellchecking library for Python based on the Enchant library
PyEnchant is a set of language bindings and some wrapper classes to make the excellent Enchant spellchecker available as a Python module. The bindings are generated using SWIG. It includes all the functionality of Enchant with the flexibility of Python and a nice 'Pythonic' object-oriented interface. It also aims to provide some higher-level functionality than is available in the C API.
textproc/mysqlviz-0.3 (Score: 8.972706E-5)
MySQL and SQLite Database Visualisation Tool
Render a graphical representation of a MySQL or SQLite database from a mysqldump or sqlite3 .dump file. Features: - Can infer foreign key relationships if you do not have them defined - Handles partial dumps (FK to tables that are not defined within the dump) - Fast! Uses sed and grep for data extraction (MySQL only)
textproc/markdown2-2.3.1 (Score: 8.972706E-5)
Fast and complete Python implementation of Markdown
py-markdown2 provides a converter written in Python that closely matches the behaviour of the original Perl-implemented Markdown.pl. There is another Python markdown.py , but markdown2.py is faster and, to my knowledge, more correct. Markdown is a light text markup format and a processor to convert that to HTML.
textproc/pyelasticsearch-1.4 (Score: 8.972706E-5)
Flexible, high-scale API to elasticsearch
pyelasticsearch is a clean, future-proof, high-scale API to elasticsearch. It provides features like... * Transparent conversion of Python data types to and from JSON * Translating HTTP status codes representing failure into exceptions * Connection pooling * Load-balancing of requests across nodes in a cluster * Failed-node marking to avoid downed nodes for a period * Optional automatic retrying of failed requests
textproc/Chameleon-2.25 (Score: 8.972706E-5)
Fast HTML/XML Template Compiler
Chameleon is an HTML/XML template engine for Python. It uses the page templates language. It’s designed to generate the document output of a web application, typicay HTML markup or XML. The language used is page templates, originally a Zope invention, but available here as a standalone library that you can use in any script or application running Python.
textproc/fldiff-1.1 (Score: 8.972706E-5)
Graphical diff program using FLTK
Fldiff is a graphical diff program that shows the differences between two files/directories, or a file/directory and a CVS or Subversion repository. It is inspired by xdiff (Motif-based) and xxdiff (Qt-based), whose choice of GUI toolkit has hampered their portability to many of the systems I work with.
textproc/yard-0.8.7.6 (Score: 8.972706E-5)
Documentation generation tool for Ruby
YARD - Yay! A Ruby Documentation Tool YARD is a documentation generation tool for the Ruby programming language. It enables the user to generate consistent, usable documentation that can be exported to a number of formats very easily, and also supports extending for custom Ruby constructs such as custom class level definitions.
textproc/sarep-1.1 (Score: 8.972706E-5)
Command-line search and replace tool; written in Perl; handles regexps
Sarep is a command-line search and replace tool written in Perl. It supports regular expressions, case insensitivity/sensitivity, multiple file search-and-replace, wildcards, writing out to a new file (rather than overwriting the modified file), proper handling of metacharacters, reading search/replace string from a file, and silent/verbose modes.
textproc/Plagger-0.7.17 (Score: 8.972706E-5)
Pluggable RSS/Atom feed aggregator written in Perl
Plagger is a pluggable RSS/Atom feed aggregator written in Perl. Everything is implemented as a small plugin and you can mash them up together using Plagger core API and plugin hooks. You can think of Plagger as a blosxom or qpsmtpd for RSS aggregator. WARNING: This port depends on thousands of other ports spececially with full options.
textproc/pyx12-2.3.1 (Score: 8.972706E-5)
Validate and convert HIPAA X12 documents
pyx12 is a python based ANSI X.12 to XML EDI translator and validator. It is designed to be a step in the conversion of a X12 transaction to back-end database process. The initial target is X12N to support HIPAA transactions.