Home | Trees | Indices | Help |
|
---|
|
Support for RIP files.
RIP files are files containing registering information for schemas, and extension classes customized for these schemas (like importers, exporters, citation formatters,...)
First, you need to parse a few RIP repositories withparse
, then you can browse the results with schemas, getSchema
and get.
|
|||
RIP A RIP object represents a dynamic class that can be loaded on demand, and that has been registered via the Registry system. |
|||
AdapterRIP A special RIP that keeps the description of an Adapter. |
|||
_RIPCategory |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
_schema =
|
|||
_base =
|
|||
_user =
|
|||
RIP_dirs =
|
|||
_adapt_re = re.compile(r'
|
|
Load the RIP files contained in the default system-wide and user-specific directories. The system directory is in '<installation prefix>/Pyblio/RIP', and the user directory is '~/.pyblio'. |
|
RIP_dirs
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Thu Sep 13 21:54:19 2007 | http://epydoc.sourceforge.net |