Core library for anymarkup
Project description
This is the core library that implements functionality of https://github.com/bkabrda/anymarkup. You can install this if you only want to use a subset of anymarkup parsers. For example, you can do this:
$ pip install anymarkup-core PyYAML $ python -c "import anymarkup_core; print(anymarkup_core.parse('foo: bar'))"
… and you don’t need xmltodict installed, for example. You can use anymarkup-core in the same way you use anymarkup, except you have to import from anymarkup_core, obviously.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
anymarkup-core-0.6.2.tar.gz
(11.6 kB
view details)
File details
Details for the file anymarkup-core-0.6.2.tar.gz
.
File metadata
- Download URL: anymarkup-core-0.6.2.tar.gz
- Upload date:
- Size: 11.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 10fb599dbb5170698e046c8805c0221c0b3425045a125da1f9860ba86e5718f4 |
|
MD5 | 6219f3675a6631f8301418d376811cba |
|
BLAKE2b-256 | 8da870ad0e86bb5a125b928b9a870018476548ae7a007580b8305508a5e4d617 |