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; 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.5.0.tar.gz
(10.6 kB
view details)
File details
Details for the file anymarkup-core-0.5.0.tar.gz
.
File metadata
- Download URL: anymarkup-core-0.5.0.tar.gz
- Upload date:
- Size: 10.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eecabc0f4a7d5b332cc6943ef2f001daa113d27182571f44b7b4b80d9d9ba674 |
|
MD5 | 5ac872d5665fce3ac9c0074af75e02bb |
|
BLAKE2b-256 | 7be7cd841daeeb0479bedc473f7d4b13a98251c0fddbe7e95da7be1157fdd05c |