TiddlyWeb YAML Serializer
Project description
Exchange TiddlyWeb resources using the YAML representation:
http://yaml.org
YAML is returned following a request for the text/yaml media type,
or by appending a .yaml suffix before the query portion of a TiddlyWeb URI.
Resources may be created and modified by sending YAML to a TiddlyWeb
recipe, bag or tiddler URI using the text/yaml media type.
To use this code install the package and and add 'tiddlywebplugins.yaml'
to system_plugins in the tiddlywebconfig.py of your TiddlyWeb instance:
config = {
'system_plugins': ['tiddlywebplugins.yaml'],
}
Created by Paul Downey, <psd@osmosoft.com>.
http://blog.whatfettle.com
This package is licensed under the same terms as TiddlyWeb itself.
http://yaml.org
YAML is returned following a request for the text/yaml media type,
or by appending a .yaml suffix before the query portion of a TiddlyWeb URI.
Resources may be created and modified by sending YAML to a TiddlyWeb
recipe, bag or tiddler URI using the text/yaml media type.
To use this code install the package and and add 'tiddlywebplugins.yaml'
to system_plugins in the tiddlywebconfig.py of your TiddlyWeb instance:
config = {
'system_plugins': ['tiddlywebplugins.yaml'],
}
Created by Paul Downey, <psd@osmosoft.com>.
http://blog.whatfettle.com
This package is licensed under the same terms as TiddlyWeb itself.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file tiddlywebplugins.yaml-0.2.tar.gz.
File metadata
- Download URL: tiddlywebplugins.yaml-0.2.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
58c24c502c50b26c4e066b29da2b24f8816e8846480dfd65f8cea03fe2553a66
|
|
| MD5 |
083b704535c9a87536e4320c323d8683
|
|
| BLAKE2b-256 |
c90f0517ca3dbf8b276a457a6fd5ef160105bf9fd2f0f058b7f9defb811dee16
|