-
ipython-0.13.1-1.lbn13.noarch
IPython provides a replacement for the interactive Python interpreter with
extra functionality.
Main features:
* Comprehensive object introspection.
* Input history, persistent across sessions.
* Caching of output results during a session with automatically generated
references.
* Readline based name completion.
* Extensible system of 'magic' commands for controlling the environment and
performing many tasks related either to IPython or the operating system.
* Configuration system with easy switching between different setups (simpler
than changing $PYTHONSTARTUP environment variables every time).
* Session logging and reloading.
* Extensible syntax processing for special purpose situations.
* Access to the system shell with user-extensible alias system.
* Easily embeddable in other Python programs.
* Integrated access to the pdb debugger and the Python profiler.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
kss-1.6.5-2.lbn13.noarch
kss python module
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
kss.core-1.6.5-2.lbn13.noarch
KSS is an Ajax framework that allows UI development without writing any
Javascript. It uses style sheets with CSS-compliant syntax to declare and bind
dynamic behaviors in the browser. The engine supports a set of generic DOM-like
commands; they are computed on the server and sent back to manipulate the HTML
page.
What is KSS?
************
KSS is an AJAX framework. KSS has both a client-side Javascript library and
server-side support.
The client-side Javascript library needs to be included in your page. It
fetches Kinetic style sheets from the server, parses them and binds a set of
action to browser events and/or page elements. It is clean Javascript code that
can peacefully coexist with other clean Javascript librarys like JQuery or
ExtJS. It is about 100k in production mode. You can integrate your own
Javascript code by using its extension mechanism through plugins.
Server-side code is currently available for Zope (2 and 3, which includes
Plone). The kss.base egg (which is currently in alpha) brings server-side
support to other pythonic platforms, such as:
* pylons
* django
* grok
The Javascript client-side code can be used independently of existing
server-side support. In other words, it is usable on platforms where we have
not built server-side support like PHP, Ruby or Java. (If you have interest in
porting KSS to the server environment you use and need help, please contact us
!)
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
libunwind-0.99-0.13.20090430betagit4b8404d1.fc13.x86_64
Libunwind provides a C ABI to determine the call-chain of a program.
This version of libunwind is targetted for the ia64 platform.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
libunwind-1.0.1-3.fc17.armv6hl
Libunwind provides a C ABI to determine the call-chain of a program.
This version of libunwind is targetted for the ia64 platform.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
libyaml-0.1.3-2.fc13.x86_64
YAML is a data serialization format designed for human readability and
interaction with scripting languages. LibYAML is a YAML parser and
emitter written in C.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
libyaml-0.1.4-3.fc18.armv6hl
YAML is a data serialization format designed for human readability and
interaction with scripting languages. LibYAML is a YAML parser and
emitter written in C.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
lineage.index-0.4-1.lbn13.noarch
lineage.index is an addon to collective.lineage that lets you search for content within a certain childsite.
How does it work?
lineage.index registers an index childsite on all items implementing Products.CMFCore.interfaces.IContentish (which will be all Archetypes and Dexterity based content types).
The childsite's id can be used to search for content located in this childsite.
When listing items on the main portal, you can use the metadata-column childsite to indicate which childsites the content has been aggregated from.
Gotchas
The vocabulary caches all childsite titles until zope is restarted. If you add childsites you need to restart zope to make them show up in the vocabulary.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
lineage.proxyprops-0.1-1.lbn13.noarch
This package listens for a IChildSiteCreation event and then adds a Proxy Properties local utility to that child site.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
lineage.registry-1.0.1-1.lbn13.noarch
This package provides a plone.app.registry for Lineage subsites. It adds a local component with a layered-/proxy-registry.
Behaviour
If a value was not found in the lineage child-site registry, it is loaded from the parents registry.
On value set it checks if value does not exist in child-registry and if value is different from the parent value. Then a new record based on the parent record is created and added to the child-registry with new value set. If it already exists in child-registry value is set.
On value delete it deletes only existing values in the child-registry and does not touch the parent registry.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13