Ports Search

Results 1,3411,350 of 1,719 for /textproc/.(0.002 seconds)
textproc/wtforms-2.1 (Score: 0.068937615)
Flexible forms validation and rendering library for python
WTForms is a flexible forms validation and rendering library for python web development.
textproc/xlrd-1.0.0 (Score: 0.068937615)
Reading data and formatting information from Excel files
Library for developers to extract data from Microsoft Excel (tm) spreadsheet files Extract data from Excel spreadsheets (.xls and .xlsx, versions 2.0 onwards) on any platform. Pure Python (2.6, 2.7, 3.2+). Strong support for Excel dates. Unicode-aware.
textproc/XlsxWriter-0.9.3 (Score: 0.068937615)
Python module for creating Excel XLSX files
XlsxWriter is a Python module for writing files in the Excel 2007+ XLSX file format.
textproc/xlutils-1.7.0 (Score: 0.068937615)
Utilities for working with Excel files that require both xlrd and xlwt
Collection of utilities for working with Excel files. Since these utilities may require either or both of the xlrd and xlwt packages, they are collected together here, separate from either package.
textproc/xlwt-1.1.2 (Score: 0.068937615)
Writing data and formatting information from Excel files
Library to create spreadsheet files compatible with MS Excel 97/2000/XP/2003 XLS files, on any platform, with Python 2.3 to 2.6 xlwt is a library for generating spreadsheet files that are compatible with Excel 97/2000/XP/2003, OpenOffice.org Calc, and Gnumeric. xlwt has full support for Unicode. Excel spreadsheets can be generated on any platform without needing Excel or a COM server. The only requirement is Python 2.3 to 2.6. xlwt is a fork of pyExcelerator.
textproc/zope.app.i18n-3.6.4 (Score: 0.068937615)
Persistent translation domains and message catalogs
Persistent translation domains and message catalogs.
textproc/zope.app.locales-3.7.5 (Score: 0.068937615)
Zope locale extraction and management utilities
Zope locale extraction and management utilities.
textproc/zope.tal-3.6.1 (Score: 0.068937615)
Zope Template Application Language (TAL)
The Zope3 Template Attribute Languate (TAL) specifies the custom namespace and attributes which are used by the Zope Page Templates renderer to inject dynamic markup into a page. It also includes the Macro Expansion for TAL (METAL) macro language used in page assembly.
textproc/zpt-2.5 (Score: 0.068937615)
Zope-less version of Zope Page Templates
Zope Page Templates is a Python package that implements Page Templates like in Zope, but works outside of Zope. In fact, you don't need to install any part of Zope to use them. This means that you can use the elegance and ease of page templates in your own web applications, reporting frameworks, documentation systems, etc.
textproc/py2html-0.7 (Score: 0.068937615)
Python Highlighter for HTML
Py2html is a console/CGI library that beautifies python source files.