Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
serializer_utils
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Rolf van Kleef
serializer_utils
Commits
af87dfd4
Verified
Commit
af87dfd4
authored
Nov 08, 2018
by
Rolf van Kleef
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Version bump.
parent
e2b97bcf
Pipeline
#1262
canceled with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
dict_deserializer/__init__.py
dict_deserializer/__init__.py
+1
-1
No files found.
dict_deserializer/__init__.py
View file @
af87dfd4
from
collections
import
namedtuple
name
=
'Dictionary deserializer'
version
=
'0.0.
2
'
version
=
'0.0.
3
'
description
=
"Dictionary deserializer is a package that aides in the "
\
"deserializing of JSON (or other structures) that are "
\
"converted to dicts, into composite classes."
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment