Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #16505
| Path | csiph.com!news.samoylyk.net!gothmog.csi.it!bofh.it!news.nic.it!robomod |
|---|---|
| From | Edward Betts <edward@4angle.com> |
| Newsgroups | linux.debian.bugs.dist, linux.debian.devel, linux.debian.maint.python |
| Subject | Bug#1088793: ITP: dataclasses-json -- Library for encoding and decoding dataclasses to and from JSON |
| Date | Sun, 01 Dec 2024 16:10:01 +0100 |
| Message-ID | <JOTK9-d0S1-1@gated-at.bofh.it> (permalink) |
| X-Original-To | Debian Bug Tracking System <submit@bugs.debian.org> |
| X-Mailbox-Line | From debian-bugs-dist-request@lists.debian.org Sun Dec 1 15:06:09 2024 |
| Old-Return-Path | <debbugs@buxtehude.debian.org> |
| X-Spam-Flag | NO |
| X-Spam-Score | -2.151 |
| Reply-To | Edward Betts <edward@4angle.com>, 1088793@bugs.debian.org |
| Resent-To | debian-bugs-dist@lists.debian.org |
| Resent-Cc | debian-devel@lists.debian.org, debian-python@lists.debian.org, wnpp@debian.org |
| X-Debian-Pr-Message | report 1088793 |
| X-Debian-Pr-Package | wnpp |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Disposition | inline |
| X-Debian-Message | from BTS |
| X-Mailing-List | <debian-bugs-dist@lists.debian.org> archive/latest/1870984 |
| List-ID | <debian-bugs-dist.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-bugs-dist/> |
| Approved | robomod@news.nic.it |
| Lines | 23 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Date | Sun, 1 Dec 2024 15:02:17 +0000 |
| X-Original-Message-ID | <yyjz4qb4dwkjzeybxx4f2x6zr3e34mid32hmi3q7f2g2niwuk5@52lv5zgfatfe> |
| Xref | csiph.com linux.debian.bugs.dist:1222298 linux.debian.devel:114453 linux.debian.maint.python:16505 |
Cross-posted to 3 groups.
Show key headers only | View raw
Package: wnpp Severity: wishlist Owner: Edward Betts <edward@4angle.com> X-Debbugs-Cc: debian-devel@lists.debian.org, debian-python@lists.debian.org * Package name : dataclasses-json Version : 0.6.7 Upstream Author : Charles Li <charles.dt.li@gmail.com> * URL : https://github.com/lidatong/dataclasses-json * License : MIT Programming Lang: Python Description : Library for encoding and decoding dataclasses to and from JSON This library provides an API to convert dataclasses into JSON and transform JSON back into dataclasses. It supports nested dataclasses and can handle complex data types like datetime, UUID, and Decimal. The library offers mechanisms for case conversion, allowing fields to be serialized in camelCase or other formats. Additionally, unknown fields in JSON can be managed, either by excluding them, saving them in a separate field, or raising an error. Fine-tuning of encoding and decoding processes is possible through custom configurations, making it suitable for diverse data scenarios. I plan to maintain this package as part of the Python team.
Back to linux.debian.maint.python | Previous | Next — Next in thread | Find similar | Unroll thread
Bug#1088793: ITP: dataclasses-json -- Library for encoding and decoding dataclasses to and from JSON Edward Betts <edward@4angle.com> - 2024-12-01 16:10 +0100
Bug#1088793: ITP: dataclasses-json -- Library for encoding and decoding dataclasses to and from JSON Salvo Tomaselli <ltworf@debian.org> - 2024-12-01 19:30 +0100
Re: Bug#1088793: ITP: dataclasses-json -- Library for encoding and decoding dataclasses to and from JSON Edward Betts <edward@4angle.com> - 2024-12-01 20:40 +0100
Re: Bug#1088793: ITP: dataclasses-json -- Library for encoding and decoding dataclasses to and from JSON Salvo Tomaselli <ltworf@debian.org> - 2024-12-01 23:40 +0100
csiph-web