8000 GitHub - lanhel/pyietflib: A library that will convert IETF RFC and STD text representations (e.g. vCard) into python objects, and for writing those objects back to text representations.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A library that will convert IETF RFC and STD text representations (e.g. vCard) into python objects, and for writing those objects back to text representations.

License

Notifications You must be signed in to change notification settings

lanhel/pyietflib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyietflib

A library that will convert IETF RFC and STD text representations (e.g. vCard) into python objects, and for writing those objects back to text representations.

This allows for easy creation and interpretation of RESTful resources that are well defined by an IANA media type.

For example a request is made for a text/vcard;version=4.0;charset=UTF-8 resource. The RESTful server could gather all the information together and put it into an rfc6350 object and then print that object to the output text stream in accordance with RFC 6350.


Copyright (C) 2011 Lance Finn Helsten;
Licensed under Apache License, Version 2.0.;
Document generated: 2025-05-16 12:26:36 PDT.

About

A library that will convert IETF RFC and STD text representations (e.g. vCard) into python objects, and for writing those objects back to text representations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0