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.0.tar.gz
(11.5 kB
view details)
File details
Details for the file anymarkup-core-0.6.0.tar.gz
.
File metadata
- Download URL: anymarkup-core-0.6.0.tar.gz
- Upload date:
- Size: 11.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 00a230282055d0649fb4846a55d5be46973098b0d51041b3899b70fed3c4710b |
|
MD5 | 6b2f2570fdb1967fc9440a4b52cf1b21 |
|
BLAKE2b-256 | 792a4f677345a5794ea86d7d09a60adacd12aa6e7967f3418cace819c364b89e |