Skip to main content

DCSV

Python module for serializing structured data to and from the Dublin Core Metadata Initiative DCSV format (Cox & Iannella, 2006).

Installation

$ pip install dscv

Usage

>>> import dcsv

>>> dcsv.dumps({'foo': 2, 'bar': 3})
'foo=2; bar=3'

>>> dcsv.loads("pi=3.14")
{'pi': 3.14}

References

Cox, S. and Iannella, R. (2006) DCMI DCSV. Available at: https://www.dublincore.org/specifications/dublin-core/dcmi-dcsv/.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dscv-1.0.2.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dscv-1.0.2-py3-none-any.whl (3.1 kB view details)

Uploaded Python 3

File details

Details for the file dscv-1.0.2.tar.gz.

File metadata

  • Download URL: dscv-1.0.2.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.9

File hashes

Hashes for dscv-1.0.2.tar.gz
Algorithm Hash digest
SHA256 b18860ec379d7dcbf5366318dcf87d7e3d6f150cce841a5dc9deeab34a49edbf
MD5 4112ca7c2b767660426e32ee0956fd14
BLAKE2b-256 a2cafe52d9a5b08069ab1472b73e8196163b2368ad232dbc52c34660ad2857a3

See more details on using hashes here.

File details

Details for the file dscv-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: dscv-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 3.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.9

File hashes

Hashes for dscv-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 668667a7aa33fee583cf5c2c5b6c71aacf6e6e4cbe8f47ff6597b4df4dda5b21
MD5 a29ddd501300238705952b4b74c8f545
BLAKE2b-256 12dbf7575028998f87a6f2f7ed61b73f3e886975c4981ff2f87e8cdfc3faab85

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.0.2 This release

2 files

1.0.1

2 files

1.0.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page