Commit Graph

22 Commits (7476456e46e895165b2b72debc67f7e7b8745bfe)

Author SHA1 Message Date
Greg Back 2e0dfc6592 Merge remote-tracking branch 'origin/master' into stix2.1 2018-06-14 12:42:06 -05:00
stmtstk 2928824ec5
Cannot execute sample code.
I tried to execute the sample code of parse() on python 2.7 and 3.0.
But It occured JSONDecodeError because the "pattern" value of this sample JSON  are described as multi-line. 
To ensure that the sample code works, this value shuld be single-line.
2018-06-13 14:34:27 +09:00
Greg Back 3e159abd4d WIP: Merge branch 'master' into stix2.1 2018-05-23 10:43:52 -05:00
Chris Lenk 3373a66aef
Fix README for PyPI rendering
Title underline too short.
2018-04-16 15:47:25 -04:00
Chris Lenk 9a50f54ec4
Update README.rst
Fix line break in usage example
2018-04-04 12:12:09 -04:00
Emmanuelle Vargas-Gonzalez fe1852d41e
Update README.rst
Update broken banners for Build_Status, Coverage and Version
2018-04-04 05:48:32 -04:00
Robin Cover d5bcc902cc fixup program name w/ 'TC' to OASIS TC Open Repo... 2018-04-03 11:20:43 -05:00
Emmanuelle Vargas-Gonzalez b83c5ac7ef Update README 2017-11-02 09:59:42 -04:00
Emmanuelle Vargas-Gonzalez f6f7d0aed8 Merge branch 'master' of github.com:oasis-open/cti-python-stix2 2017-11-02 07:48:37 -04:00
Emmanuelle Vargas-Gonzalez 7b9f09ee18 Minor change 2017-11-01 12:46:01 -04:00
Emmanuelle Vargas-Gonzalez 06a50b0178 Update README, add DEFAULT_VERSION 2017-11-01 10:48:28 -04:00
Emmanuelle Vargas-Gonzalez 942a95a4e2 Update documentation 2017-10-27 12:38:25 -04:00
Chris Lenk ca7bb77d87 Use a better link to the documentation 2017-10-23 14:38:58 -04:00
Chris Lenk d0f3fb0b47 Merge pull request #62 from oasis-open/documentation
Documentation: Fixes #53.
2017-10-06 14:33:14 -04:00
Chris Lenk 3a7ecd3d73 Use RST link syntax, not markdown 2017-10-02 15:55:05 -04:00
Chris Lenk f943e55abe Fix typo in README 2017-10-02 15:14:58 -04:00
Chris Lenk 33bf4fc8e3 Simplify README with link to ReadTheDocs 2017-10-02 13:22:07 -04:00
Emmanuelle Vargas-Gonzalez 10c005637e Minor changes to README. 2017-09-21 08:28:31 -04:00
Emmanuelle Vargas-Gonzalez ec168e7bd0 Update README 2017-09-11 10:35:28 -04:00
Chris Lenk cd1851c56b Fix pattern in code example in README
See also #43.
2017-08-18 08:59:27 -04:00
clenk fe91907615 Fix link in README for PyPI
Previous version would not break display, but the link would go nowhere.
2017-07-20 09:45:39 -04:00
Greg Back 3420bb3493 Convert README to ReStructuredText 2017-07-19 22:04:54 +00:00