./textproc/py-ramlfications, Python RAML parser

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.1.9nb2, Package name: py310-ramlfications-0.1.9nb2, Maintainer: pkgsrc-users

ramlfications is an Apache 2.0-licensed reference implementation of a
RESTful API Modeling Language (RAML) parser in Python intended to be used
for parsing API definitions (e.g. for static documentation-generation).


Required to run:
[devel/py-setuptools] [lang/python310]

Master sites:

Filesize: 1068.923 KB

Version history: (Expand)


CVS history: (Expand)


   2022-04-30 01:17:52 by Thomas Klausner | Files touched by this commit (3)
Log message:
*: mark dependencies of py-test-localserver as not-for-python-2.x
   2022-01-05 16:41:32 by Thomas Klausner | Files touched by this commit (289)
Log message:
python: egg.mk: add USE_PKG_RESOURCES flag

This flag should be set for packages that import pkg_resources
and thus need setuptools after the build step.

Set this flag for packages that need it and bump PKGREVISION.
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-11-01 22:05:56 by Thomas Klausner | Files touched by this commit (9)
Log message:
*: convert py-markdown users to versioned_dependencies.mk
   2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161)
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
   2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162)
Log message:
textproc: Remove SHA1 hashes for distfiles
   2017-09-29 23:20:16 by Joerg Sonnenberger | Files touched by this commit (4)
Log message:
Add py-ramlfications-0.1.9:

ramlfications is an Apache 2.0-licensed reference implementation of a
RESTful API Modeling Language (RAML) parser in Python intended to be used
for parsing API definitions (e.g. for static documentation-generation).