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.8.0.tar.gz
(11.6 kB
view details)
File details
Details for the file anymarkup-core-0.8.0.tar.gz
.
File metadata
- Download URL: anymarkup-core-0.8.0.tar.gz
- Upload date:
- Size: 11.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 35d6ee5144e397ae54906fbe29313e92e64b3ff1eeefcb195283177c6981b44b |
|
MD5 | a05ee92b611631e1aeabb0cf0cebece7 |
|
BLAKE2b-256 | 4d81208490da347265f92df765cda5331e02cebfc367955564e1f3836259376d |